i want the user to upload files to server
when i worked offline i used to write:
$updir = "C:\apache\htdocs\mall\logos";
as logos folder is where i put the files(logos)
all my files is in a folder called mall and inside the mall folder
there is the logos folder.
what should be the equivilant of the actual server(in uploading
sure this path isn't working)
?????
------------------------------------------------------------
------------------------------------------------------------
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]