View Single Post
Old 07-20-2009, 02:42 AM   #7 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

A:
PHP Code:
echo rand(0,100); 


Q: How can you move a file which has been uploaded? (Assume that it is in the $_FILES array).
__________________
My Site

Last edited by codefreek : 07-20-2009 at 03:24 AM. Reason: php tags added
adamdecaf is offline  
Reply With Quote