<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025858" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025858</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156526</link>
    <description> &lt;p&gt;It really looks great, Andy. Nice job.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Aug 2004 10:44:33 +0000</pubDate>
 <dc:creator>OtterBob</dc:creator>
 <guid isPermaLink="false">comment 1156526 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156504</link>
    <description> &lt;p&gt;Hopefully if I ever get it finished It&#039;s going to be a free web based service that anyone will be able to use to display a calendar on their website.&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 2004 21:23:05 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156504 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156474</link>
    <description> &lt;p&gt;Hey congratulations!&lt;br /&gt;
Making a calendar work... you&#039;re good. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It looks terrific!&lt;br /&gt;
So will you share the code with us or will we have to pay for it? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Have fun with it!&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 2004 15:11:58 +0000</pubDate>
 <dc:creator>KarenArt</dc:creator>
 <guid isPermaLink="false">comment 1156474 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156473</link>
    <description> &lt;p&gt;sorry... I&#039;ve expanded the script since then. You need to append ?id=1 or ?id=2 to the end of the script. (it&#039;s calling extra info from a db and I haven&#039;t yet told the script what to do if the id hasn&#039;t been specified, hence the weiredness).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.greendezire.com/calendar.php?id=1&quot; class=&quot;bb-url&quot;&gt;http://www.greendezire.com/calendar.php?id=1&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.greendezire.com/calendar.php?id=2&quot; class=&quot;bb-url&quot;&gt;http://www.greendezire.com/calendar.php?id=2&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 2004 14:59:09 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156473 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156470</link>
    <description> &lt;p&gt;Glad to hear you got it working. Congratulations. Yeah, sometimes if you just can&#039;t figure out what the code is doing you&#039;re better off writing your own. Sometimes you even stumble upon a function you&#039;ve never heard of before.&lt;/p&gt;
&lt;p&gt;I just checked out the link and nothing shows up. Looking at the source there an opening  tag and a  tag, then lots of nothing until the  tag. Also, the  and  tags are blank. Does that have anything to do with the fact that I&#039;m using IE6? (That&#039;s all I can use at work.)&lt;/p&gt;
&lt;p&gt;Anyway, congratulations again, and I&#039;m glad I could be of help.&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 2004 14:32:30 +0000</pubDate>
 <dc:creator>OtterBob</dc:creator>
 <guid isPermaLink="false">comment 1156470 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156457</link>
    <description> &lt;p&gt;Yay! I got it working exactly as I wanted. Thanks for all your suggestions guys your help has been invaluble and I really appreciate it! (especially the thing about leap years! that worked a charm!).&lt;/p&gt;
&lt;p&gt;You can see it functioning at:&lt;br /&gt;
&lt;a href=&quot;http://www.greendezire.com/calendar.php&quot; class=&quot;bb-url&quot;&gt;http://www.greendezire.com/calendar.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;ll be doing some more work on it soon to turn it into something really useful but you guys have got me started and for that I&#039;m really thankful!&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Aug 2004 09:29:17 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156457 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156447</link>
    <description> &lt;p&gt;Thanks for the help guys, I&#039;ve decided to start again from scratch with my own code because I can&#039;t get my head round the code I nicked! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Plus it&#039;s going to require lot&#039;s of updating in the future so I&#039;m better off understanding what I&#039;m doing than trying to bodge it!&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Aug 2004 22:40:23 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156447 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156435</link>
    <description> &lt;p&gt;OK, I think I&#039;ve got it. The first time you execute the line:&lt;/p&gt;
&lt;p&gt;$my_time = strtotime(&quot;+$i DAY&quot;);&lt;/p&gt;
&lt;p&gt;in the for loop, $my_time takes today&#039;s date as the default value. Outside of the loop you need to set $my_time to the first of the current month. This should work:&lt;/p&gt;
&lt;p&gt;$my_time = strtotime(&quot;1 &quot; . date(&#039;F Y&#039;));&lt;/p&gt;
&lt;p&gt;If I&#039;m right you&#039;ll end up with $my_time being strtotime(&quot;1 August 2004&quot;). Then when you hit the for loop you&#039;ll add 0 days. That should take care of what date the script starts with. I hope (fingers crossed).&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Aug 2004 19:55:27 +0000</pubDate>
 <dc:creator>OtterBob</dc:creator>
 <guid isPermaLink="false">comment 1156435 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156424</link>
    <description> &lt;p&gt;I think you may be having that problem because you&#039;re telling it to count days starting with today.&lt;br /&gt;
Perhaps if you tell it to count months for each year and then tell it how many days are in each month, that might be what you want.&lt;/p&gt;
&lt;p&gt;Best of luck with it!&lt;br /&gt;
Calendars can be so frustrating to make sometimes. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Aug 2004 17:00:09 +0000</pubDate>
 <dc:creator>KarenArt</dc:creator>
 <guid isPermaLink="false">comment 1156424 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calender-help#comment-1156422</link>
    <description> &lt;p&gt;Thanks guys. You&#039;ve given me something to think about. I was trying to achieve something based on a little code snippet I found on the php.net site and it nearly worked (it does allow for leapyears allready - god knows how).&lt;/p&gt;
&lt;p&gt;I just want it to always start from the beginning of the current month rather than &quot;today&quot; and it just doesnt seem to want to do it. grrrr.&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Aug 2004 16:17:24 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156422 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
