The text of this article is not in this database — only its details are. Read it on the old site: Image Uploading in PHP
12 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Image Uploading in PHP
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Shashank JamalpurPosted Aug 12, 2014, 10:37 AM
thanks for the article it has helped me alot.....
Sanjay SinghPosted Jul 19, 2014, 10:43 AM
very nice article ... well and easily explained
Domingo vargasPosted Feb 12, 2013, 5:02 AM
how to view [ IMAGE, ITEM NO# DESCRIPTION, QUANTITY, PRICE] in another page and save it into database.
OdyeditedPosted Nov 15, 2012, 4:03 PMEdited Nov 16, 2012, 3:40 PM
Hello, I want to let you know that I am glad to find your tutorial and I also want to let know that it worked very well. However, I wonders if I could get help on how to make it possible to stop the uploading of any thing that doesn’t have image extension as .jpg, .jpeg, .png, and .gif for example. Thanks, Ody.
Richard MerrenPosted Oct 18, 2012, 6:32 PM
Ok so I tried to do it how you posted it and got nothing, it skipped all the code inside the if(@$_POST['submit']. Any ideas on why this happened??
pearlyn reyesPosted Aug 26, 2012, 8:27 AM
hey gourav jain, have u created the folder named image on your root directory? ive tried the code and it worked for me..
gourav jainPosted Aug 24, 2012, 3:05 PM
HI I HAVE TIRED THE CODE AS YOU HAVE WRITTEN..BUT IM GETTING SOME ERROR: Warning: move_uploaded_file(image/20313_0002_1_lg.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in C:\wamp\www\New Folder\petal\move_upload_file.php on line 13 WHAT THIS MEAN PLZ HELP ME..... THANKYOU
pearlyn reyesPosted Aug 7, 2012, 9:02 AM
oh tnx, but i already fixed that, but i have another question,. when im uploading an image with a file extension .JPG which is capitalized, it doesnt work,. how can i fixed that? THANK YOU!!
pearlyn reyesPosted Aug 7, 2012, 9:02 AM
oh tnx, but i already fixed that, but i have another question,. when im uploading an image with a file extension .JPG which is capitalized, it doesnt work,. how can i fixed that? THANK YOU!!
pearlyn reyesPosted Aug 7, 2012, 9:02 AM
oh tnx, but i already fixed that, but i have another question,. when im uploading an image with a file extension .JPG which is capitalized, it doesnt work,. how can i fixed that? THANK YOU!!
Vineet Kumar SainiPosted Aug 7, 2012, 8:41 AM
Hi Cathy !! In which type you edit upload file ? You can rename uploaded file.
pearlyn reyesPosted Aug 5, 2012, 8:28 AM
hey, can i ask,. how can i edit the uploaded file?,. does it possible? thankyou!