i just took out one of the / and left it at folder name for $uploaddir and now it works...after it runs if else statement, it returns that "File has been uploaded", but when I go into the folder,...
I've read on some article on the internet that in PHP5 for move_uploaded_file destination has to be absolute path to the folder...at first, i had a relative one, but then it was giving me another...
After doing a lot of reading on this forum and other articles, I've created an upload form and use a php file to process it and do different things with different elements.
...
I've found a tutorial on how to upload files into MySQL database using PHP...but how would i make sure that uploaded file gets attached to the proper order#?
Hello...I need help...I got a client that has a fully working shopping cart system that's all on HTML/PHP/MySQL...it's a SunShop Shopping Cart (http://www.turnkeywebtools.com)...everything works...