Great job on this! So many presenters do not bother to first show what the code does before showing how to code it. Also kudos on giving out the source code. Believe me no sound is needed when you have been so helpful.
First in my language (portugues): Muito obrigado! Em meio a milhões de vídeos, este foi o único que me ajudou. Now, in your language: Thank you! Between the million videos, this only what help me.
it's 2022 and you literally save my suffering, images are not being uploaded when its from "Downloads folder" for example, and i just took some codes from this vid and it works!Thank you.
this is a good tuitorial , i have followed through and managed to piece it together and its now working, the only thing i noticed about it is that when you post it post blank text and photo holder. maybe i should apply that function that defines that when none of the conditions are met then the posting should not occur
It's really helpful... I just wish I had the attention span to actually get anything from it. LOL my brain's fried for finals week :) Thank you so much though! You're amazing!!
To all the people who have problem uploading the picture to the database, this is the solution: He wrote this: $sql = "INSERT INTO images (image, text) VALUES ('$image', '$text')"; You should use this: $sql = "INSERT INTO images (image, image_text) VALUES ('$image', '$text')";
Works perfect. I just prefer to change image name in order to keep database and image with the same index. Thanks and BR. it is needed to avoid sql injection.
Wow, I love your videos. Please create a tutorial on uploading and viewing a pdf document with php and mysql as you did in How to create a blog in PHP and MySQL database
im having error in line-"if(move_uploaded_file($_FILES['name']['tmp_name'], $target))" and error is-"[20-Jul-2017 09:11:45 Etc/GMT] PHP Notice: Undefined index: tmp_name in /home/rahasyaainc/public_html/Mukund/uploads.php on line 27"
for some having trouble saving it to database in line: $sql = "INSERT INTO images (image, image_text) VALUES ('$image', '$image_text')"; change image_text to text since he used text column in this video code: $sql = "INSERT INTO images (image, text) VALUES ('$image', '$image_text')";
Something must have deprecated because the profiles.php didn't work. I changed the query to object oriented latest php standard for arrays and used the while loop instead of foreach and it worked like a charm! Now I gotta learn how to make this secure because its a php attack waiting to happen!
Cam someone help me? It does upload my image into the designated folder but its name is changing into 1.(its extension). And its not also recorded in my MySQL database. What's the problem? I'm using a webserver.
The video tutorial is very useful ,Really Appreciable But there is issue occuring that text and image upload the post on the front end as well as in the database but the images are not visible in the front end and images are not shown in the images folder too.........please guide me what to do in this query
Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 localhost Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.3
This 'works' however the images are not being placed into the database. The name of the image is but the actual image is being placed into the images folder on your machine - not the database. I know the description mentions this but the title is a bit misleading.
Great job on this! So many presenters do not bother to first show what the code does before showing how to code it. Also kudos on giving out the source code. Believe me no sound is needed when you have been so helpful.
First in my language (portugues): Muito obrigado! Em meio a milhões de vídeos, este foi o único que me ajudou.
Now, in your language: Thank you! Between the million videos, this only what help me.
my pleasure. Thanks so much for watching :D
it's 2022 and you literally save my suffering, images are not being uploaded when its from "Downloads folder" for example, and i just took some codes from this vid and it works!Thank you.
First in my language (russain): Спасибо
))
Now, in your language: Thank you! Between the million videos, this only what help me. ))
Thank you very much too!
This guy is underrated. You are one of the best tutors on youTube. You should be at over 600k subscribers.
you made the tutorial short simple yet it is very helpful. thanks dude!
Really the only proper video on UA-cam that covers this subject. Thanks a lot!
this is a good tuitorial , i have followed through and managed to piece it together and its now working, the only thing i noticed about it is that when you post it post blank text and photo holder. maybe i should apply that function that defines that when none of the conditions are met then the posting should not occur
Exactly what I needed! I like that your explain what your are doing with comments! Awesome, thanks. :) Warmest regards, -South Texas.
Thanks for watching :D
Works perfectly. thanks from Sri Lanka
I Love You
This is the only tutorial that works for me.. Thank you
thank you
very helpful video
love from India
yes works thanks,if you want multi uploads with text,use sessions with localstorage,use session first ,next page use localstorage set and get
Thanks for the vid, really helped me out with image type insert and selects!
thanks to you I was able to upload DOCX and PDF file in db and able to display it.
It's really helpful... I just wish I had the attention span to actually get anything from it. LOL my brain's fried for finals week :)
Thank you so much though! You're amazing!!
Thank you, Raina!
you can fix the repeat bug by moving the form in a another php file . thanks for the code awe you are the best !
Thank u so much.. Love from Bangladesh.
Successfully I have solved my problem. Thank you so much for your tutorial.
I'm glad this helped. Thank you for watching and happy coding :)
how?
it works perfect. Thank you very much. Greetings from Brazil !!
thanks for this video, before empty images were uploaded to server. But, your code solved it. thanks
Many thanks! Big hug from Berlin.
great video man,,, i tried it and succeed,,,love you
Very brilliant and fantastic presentation 👍❤️......100k likes.....
thank you so much ..i have learnt alot
thanks bro you helped me a lot
Thanks a lot man to make it easy for us.
You have helped me a lot :)
Thanks, I like you video. it is very useful thing.
Great tutorial. It was helpful for me :)
To all the people who have problem uploading the picture to the database, this is the solution:
He wrote this: $sql = "INSERT INTO images (image, text) VALUES ('$image', '$text')";
You should use this: $sql = "INSERT INTO images (image, image_text) VALUES ('$image', '$text')";
Thank you!
Hi Awa Melvine,Thanks so much for creating this demo. Excellent job!Regards,Soon
Works perfect. I just prefer to change image name in order to keep database and image with the same index. Thanks and BR. it is needed to avoid sql injection.
You're example is wonderfull. Thanks!
Sweet bro, thanks a lot, really helpful even till now.
Awesome..it works very well... Thanks !!!
Thanks a lot from my heart, you are amazing on writing this code simple and easy.
Quite detailed GOOD...........
Thanks Brother..Really Helped a lot....!!!
Thanks a lot Bro ! very useful project indeed.
Very Well Boy keep It Up Very Nice Explaination
Thanks!!! Works like a charm...
Thanks, bruuh! Moree!
you are the best bro
Simple and useful. Thank U!
thank you sir , lesson is very helpful 😊😊
FUCK YOU ITS DONT WORK IDIOT
Thanks for the great video! Ot helped me a lot ! :)
thnks for uploading video !!!!!
its very helpful for my today prject.
Thnx, this was very helpful!
Thank you very much for help. Your help became useful.
Its really helpful video thanku so much for the useful information.
Really Appreciable
You deserve my sub bro
Thanks for this video ! I needed to create a gallery with a page generated by php
Thanks for watching :D
Thank you so much man!!!!! Works great!
My pleasure. Thanks for watching
thanks. worked perfectly!
Thanks you for watching
can you sent to me too?
Can you send it to me too?
can you sent to me too?
Thank you very much Sir! Amazing
Thnx bro it helped a looooot
thanks ,your tutorial helps me lot............
Works perfectly, thanks!
Thank you very much, i hope you made next video.
Thanks! You helped me to make my diploma)) :D
Wow, I love your videos. Please create a tutorial on uploading and viewing a pdf document with php and mysql as you did in
How to create a blog in PHP and MySQL database
thank you my friend i wish good and health for you
Very helpful ...Thank you very much...
good work man keep it up
Thank you so much for this video.
great tutorial dude
tkx guy, this is so great
Amazing video thank you for code
awosome well done dude
im having error in line-"if(move_uploaded_file($_FILES['name']['tmp_name'], $target))" and error is-"[20-Jul-2017 09:11:45 Etc/GMT] PHP Notice: Undefined index: tmp_name in /home/rahasyaainc/public_html/Mukund/uploads.php on line 27"
Its good, I like your tutorial
Thank you
pls help meeeeeeeeeeeeeeeeeeeeeeeeeeeeee
THAT IS AWESOME MAN!! THANKS!
Thanks! this helps a lot! :D
for some having trouble saving it to database
in line: $sql = "INSERT INTO images (image, image_text) VALUES ('$image', '$image_text')";
change image_text to text since he used text column in this video
code: $sql = "INSERT INTO images (image, text) VALUES ('$image', '$image_text')";
great video, thank you so much!
I'm glad you liked it. Thank you too for watching!
Start watching from 3:24 min
Something must have deprecated because the profiles.php didn't work. I changed the query to object oriented latest php standard for arrays and used the while loop instead of foreach and it worked like a charm! Now I gotta learn how to make this secure because its a php attack waiting to happen!
great job thx dear bro!
thanks very much for your lesson
Nice work. Thank for this information, suggests you set some background music.
thanks sir.....for making this video....
Bro, Notice: Undefined index: tmp_name in C:\xampp\htdocs\upload\index.php on line 14
Hi, a little help please. I did everything as you and there are no errors but the image won't upload to the database..
make a folder named 'images' in ur root folder (i mean in the same folder where ur index file is stored) then put ur images there, then it works.
You very help me. Thank you ;)
it worked for me now.. just remove the id in database
This is not "uploading image to MySQL", it's uploading image to a folder and saving the path to the image in MySQL.
we can upload image to Db we wonly fetch adress thats y we upload image to folder
u r awesome dude.....
thank you
you are the best !!
The code works, but there is an issue, if u refresh the page. The last pic u uploaded will continue to upload like a loop.
I am big fan for yoooouuuuuu maaaaaaaaaannnn
Cam someone help me?
It does upload my image into the designated folder but its name is changing into 1.(its extension). And its not also recorded in my MySQL database. What's the problem?
I'm using a webserver.
Superb bro
thanks bro really helpful
The video tutorial is very useful ,Really Appreciable
But there is issue occuring that text and image upload the post on the front end as well as in the database but the images are not visible in the front end and images are not shown in the images folder too.........please guide me what to do in this query
Thanks for your tutorial anyway i did same you way but i dont see image in to folder which i use for image. Can you help me for this issue?
Check the url path...
hello, if I also wanted to delete with a key what I entered?
Type also delete the image from the folder.
I thank you
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.3
This 'works' however the images are not being placed into the database. The name of the image is but the actual image is being placed into the images folder on your machine - not the database. I know the description mentions this but the title is a bit misleading.
Update- I was very tired and misunderstood the video, this is in fact exactly what I needed. Good job.