[PHP] Re: Text file

2002-05-20 Thread Cleeker
handling go to http://www.php.net/manual/en/ref.filesystem.php Hope this helps! ~Cleeker On Mon, 20 May 2002, Rodrigo wrote: > Hi guys: > > What I need is a php file that will read a text file and show it on a > html file. > > And it will also write to a text file, but at the end of t

[PHP] MySQL and sorting

2002-05-20 Thread Cleeker
Is there a way to extract lets say a bunch of dates from a mysql db, and the sort them in order from newest to oldest? Also how would you sort names in alphabetical order? ~Cleeker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php