07-20-2009, 02:42 AM
|
#7 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
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).
Last edited by codefreek : 07-20-2009 at 03:24 AM.
Reason: php tags added
|
|
|
|