Re: [PHP-DB] Encrypting DB content THANK YOU and nlist help

2005-12-30 Thread Micah Stevens
No problem. Try adding the -t switch to nlist to sort by file time. If you require the opposite order, add -r (for reverse).. nlist -t (order newest first) nlist -tr (order oldest first) HTH, -Micah On Friday 30 December 2005 10:32 pm, Chris Payne wrote: > Hi there, > > Thank you for your

[PHP-DB] Encrypting DB content THANK YOU and nlist help

2005-12-30 Thread Chris Payne
Hi there, Thank you for your help I really appreciate it :-) I have one last question and you may (Or may not) be able to answer :-) Do you know how to sort the FTP nlist command? I have it listing the FTP directory once a video is uploaded and using nlist I can view the ENTIRE listing, but I j