jazzman121
September 2nd, 2003, 12:59 PM
in php... when i specify
move_uploaded_file($userfile[0], "/ft_files/1.jpg"
does php take that url respective to the folder where the php file is or does it take the url respective to the root of the server that is
/var/www/html/ or whaterver the url is ??
move_uploaded_file($userfile[0], "/ft_files/1.jpg"
does php take that url respective to the folder where the php file is or does it take the url respective to the root of the server that is
/var/www/html/ or whaterver the url is ??