Need advice.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Greg_BigPhpAmator
Forum Newbie
Posts: 15
Joined: Thu Feb 12, 2009 1:56 pm

Need advice.

Post by Greg_BigPhpAmator »

Hello.
Please point me. I am looking for script where I could add news. importand for me is that news will be sorted by the field data (I will set date for each post) not as they where added.
Maybe somebody know any script like this. I will use it as event calendar but events I will add in random sort....I mind that sometimes example. 12 march I will add after 15 march and I would like to be sorted properly and displayed as a list of events.
Thank you.
mattpointblank
Forum Contributor
Posts: 304
Joined: Tue Dec 23, 2008 6:29 am

Re: Need advice.

Post by mattpointblank »

http://www.hotscripts.com and a million other sites have things like this.
Post Reply