Search found 4 matches

by carnuke
Sat Oct 29, 2005 5:30 am
Forum: PHP - Code
Topic: display only todays date and entries.
Replies: 3
Views: 221

Thanks pickle, but could you show me the code I need to change for doing this? :)
by carnuke
Fri Oct 28, 2005 11:55 am
Forum: PHP - Code
Topic: display only todays date and entries.
Replies: 3
Views: 221

display only todays date and entries.

feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] I have a calendar script (see below) which prints a monthly list of entries see sample [url]http://houseofstrauss.co.uk/demos/calend...
by carnuke
Wed Sep 28, 2005 5:50 am
Forum: PHP - Code
Topic: (help) Modify date class to display all entries in list.
Replies: 5
Views: 564

Thanks

Thanks guys, Im sure I can do something with that :)
by carnuke
Tue Sep 27, 2005 12:12 pm
Forum: PHP - Code
Topic: (help) Modify date class to display all entries in list.
Replies: 5
Views: 564

(help) Modify date class to display all entries in list.

The following class displays a single line of text according to todays date. I want to change this so that it displays all of the entries as a summary list. eg; 0101- Happy new year 2709- Happy Groundhog's Day 0214- Happy Valentine's Day etc ... Can you help please? TIA :-) <?php // Set date/time va...