View Single Post
Old Apr 15th, 2006, 10:13 PM   #9
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 903
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
I'm not very familiar with objects or arrays in PHP. If I have a string $text which contains the string I want to display and a separate variable $date which stores the time as a string, how can I associate the two variables? And once I have an array of these objects/arrays, how can I sort them by $date? Thanks for the help.
titaniumdecoy is offline   Reply With Quote