Comments on: Upload Multiple Images and Store in Database using PHP and MySQL https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/ Web & Mobile App Development Company Sat, 28 Jan 2023 12:18:55 +0000 hourly 1 By: Rudy https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-227178 Sat, 28 Jan 2023 12:18:55 +0000 https://www.codexworld.com/?p=3219#comment-227178 hI Thanks,

how to randomly rename the images ?

]]>
By: Shivam Maralay https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-160476 Tue, 04 Jan 2022 00:14:18 +0000 https://www.codexworld.com/?p=3219#comment-160476 thanks it was simple and clear.. 🙂

]]>
By: Daniel Sánchez Abardía https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-156426 Sat, 13 Nov 2021 19:33:31 +0000 https://www.codexworld.com/?p=3219#comment-156426 Easy and usefull code!!

Thanks!!

]]>
By: shoyo https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-144905 Sun, 25 Jul 2021 02:02:40 +0000 https://www.codexworld.com/?p=3219#comment-144905 u saved my day, thank u (y)

]]>
By: Tayyab https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-125494 Wed, 21 Oct 2020 18:14:43 +0000 https://www.codexworld.com/?p=3219#comment-125494 Thank you very much its working

]]>
By: Guruprasath https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-124171 Wed, 30 Sep 2020 10:55:58 +0000 https://www.codexworld.com/?p=3219#comment-124171 Hi, Your code very much useful for me , Its working fine , Thank you for your wonderful job

]]>
By: Ev https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-98522 Sun, 24 Nov 2019 21:24:48 +0000 https://www.codexworld.com/?p=3219#comment-98522 Hi! Thanks a lot for the code it helped me a lot and I’m just getting started with PHP. I’m working on a hobby project and I’ve been trying to add something like a “batch id” that I can manually input in the form upon uploading the images but I just can’t seem to get it right, is there any other example I can look at?

Thanks a lot!
Ev.

]]>
By: Meshael https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-92481 Thu, 05 Sep 2019 17:26:05 +0000 https://www.codexworld.com/?p=3219#comment-92481 Kevin make user ID i.e Bob’s ID from the user table a foreign key in the image table by adding another column. You can then get images by the user ID;

]]>
By: Anshu https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-92199 Wed, 28 Aug 2019 08:47:49 +0000 https://www.codexworld.com/?p=3219#comment-92199 how to fetch uploaded image in slider

]]>
By: CodexWorld https://www.codexworld.com/upload-multiple-images-store-in-database-php-mysql/comment-page-1/#comment-91412 Mon, 12 Aug 2019 16:50:19 +0000 https://www.codexworld.com/?p=3219#comment-91412 In reply to murph.

No, the status field is not necessary. But, it will be useful for the functionality extension in the future.

]]>