String Problem

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
Sect
Forum Newbie
Posts: 2
Joined: Wed Jan 29, 2003 4:09 pm

String Problem

Post by Sect »

Could someone please show me some example code of how to sort an array of strings containing both Month and Date into cronological order.

Example string

Hubbertian Jan 16, 2002
Hubbertian Jan 21, 2002
Hubbertian Dec 19, 2002
Hubbertian Oct 26, 2002

Any help would be much appreciated.

thanks.
Post Reply