An easy to follow video with clear instructions. Thank you very much for taking the time to make this tutorial. I will be saving the code for future projects!
@ninamaridelbucio43403 жыл бұрын
Thank you for teaching us. You are good at explaining every codes and we understand it. Thank you very much
@graphicguru59026 жыл бұрын
sir ho gyi blob se thanks alot ....and thank u for this tutorials...keep uploading
@fundaofwebit6 жыл бұрын
Thanks for your Support... :-) Feel free to suggest me.. for on any new video topic... Plzz subscriber, like n Share..
@irwankhanafi4 жыл бұрын
Verry good,,, thanks for tutorial,,,
@excaliburgz19964 жыл бұрын
Tnx for your wonderful teaching😊😊
@syedanidaali45614 жыл бұрын
Best tutorial on youtube! this video helped me in my project :)
@Storie-and-tale4 жыл бұрын
سلام عليكم
@rayanm21753 жыл бұрын
fuck pakistan Palestine jinda bad
@pleasefallnow57443 жыл бұрын
hello! just wondering, why does my image corrupts after uploading the image? when i download the image from mysql database after uploading it, i cannot open it and my vscode cannot decode it either.
@hutchinsonnathan49602 жыл бұрын
It's works 👍💯
@shanmukhpatil22204 жыл бұрын
THANKS BRO THIS HELP REALLY A LOT
@malshadivyanjali52504 жыл бұрын
what is tmp_name in the code
@jesuscuadro228 Жыл бұрын
Thanks brother
@hart_tv2 жыл бұрын
hi bro i can't upload 1MB to up file how to fix it
@navjotsingh24573 жыл бұрын
you really helped me a lot
@sujanshrestha-te7xt4 жыл бұрын
Awesome!!! Thank You very much
@eramperwez46174 жыл бұрын
Good job done sir thanku so much ....sir please making a video during login as user input username and password then username and his pic picture showing on dashboard page using session......
@DJSt3v3n3 жыл бұрын
great video. Thank you!!!
@hamidzahid37793 жыл бұрын
if we have many images upload files what we should dooo
@sohailafridy11672 жыл бұрын
Sir I need help... G video ko ham database me as a Blob data type kaisy store krty hai and show kaisy karty hai .. so please sir solve this problem thanx...
@AyushGupta-ke9ik4 жыл бұрын
Good
@bluedose41423 жыл бұрын
can anyone please help me! it does not work and i need it for final year project
@dineshn91264 жыл бұрын
It showing a error like call to undefined function addslahes()..
@ganeshgedela83862 жыл бұрын
33 line iam not understanding... but output is error in 33 line ...plz explain sir
@ishikasharma40454 жыл бұрын
Error shows : mysqli_quert has gone away in C:wamp.... How to fix
@christianfornoles86634 жыл бұрын
Question sir? No need to make a folder for image? Thank you 😊
@malikrz61544 жыл бұрын
no, why you need to make a folder if the image uploaded is going to the database
@Emil-ox2ge3 жыл бұрын
shit aint working anyway nigga
@GladsomeTime5 жыл бұрын
Sir data not storing then shows the else condition your image and data not stored.
@KarthikR-lu4pr3 жыл бұрын
same issue, can you help to solve it out? pleas!!
@AyushGupta-ke9ik4 жыл бұрын
Sir last login time kese show or updated krte h admin.php pr
@guglguglic36753 жыл бұрын
I wrote down everything as it is and still can't upload the picture in the database. Is the problem in picture ? Can anyone help PLEASE !?
@KarthikR-lu4pr3 жыл бұрын
same problem facing here. can you help to solve it out?
@Randomvideo2763 жыл бұрын
i did every thing but still it says data not inserted can u share the code
@graphicguru59026 жыл бұрын
sir maine file varchar(100) likha hai??
@fundaofwebit6 жыл бұрын
Nahi... jaha pe image daal rhi ho... Name: file and DataType: BLOB. instead of varchar.. BLOB daalo
@fundaofwebit6 жыл бұрын
Video timing..1:30 pe dekho.. I hv tot... how to save tat.. datatype
@maryembenbrahim58693 жыл бұрын
it doesn't work fom me :( it doesn't show any error ! can u please help me ? thank you !
@shaikhnabeel64433 жыл бұрын
is it working now? if no then, can you paste your code here?
@KarthikR-lu4pr3 жыл бұрын
@@shaikhnabeel6443 Hello bro, I did the same work but i end up with the image not uploaded to the database. Can you help to solve it out? pleas!!
@johnpauldelarosa20073 жыл бұрын
i had this error Fatal error: Uncaught ArgumentCountError: addcslashes() expects exactly 2 arguments, 1 given in
@SaranEpic3 жыл бұрын
bro where is part 2
@prinkafernando32663 жыл бұрын
hey bro can i have source code of this insert image
@adnanahmedrizwanahmed56075 жыл бұрын
Sir can you give source code ??
@ronscomic Жыл бұрын
at last... simple code
@anismisbahh54062 жыл бұрын
its not working
@graphicguru59026 жыл бұрын
sir my data is not shown in database
@fundaofwebit6 жыл бұрын
Your Error is that.. your Inserting the Data but data is not getting saved into your DATABASE.. ok.. 1. Your try to upload image so check your form tag i.e: 2. Check your Database connection i.e $connection = mysqli_connect("localhost","my_user","my_password","my_db"); 3. Your Table name where your storing it. i.e.. $query = "INSERT INTO tablename" try with this
@fundaofwebit6 жыл бұрын
IF your code is correct.. then check with your DataTypes into your Database.. For IMAGE -> it is BLOB Was it Helpful ?
@graphicguru59026 жыл бұрын
@@fundaofwebit Sir why blob??
@fundaofwebit6 жыл бұрын
@@graphicguru5902 to save d file. Or image... input type=file... k liye.. I used blob..
@abdisaweyuma6734 Жыл бұрын
It is not working bro
@mohammedtasiuhamzabajoga47375 жыл бұрын
Pls upload php oop PDO video of this video
@1966naresh2 жыл бұрын
very good check your mail
@graphicguru59026 жыл бұрын
sir blob dalne k baad bhi nhi ho rha??
@fundaofwebit6 жыл бұрын
Copy ur code.. and paste in reply me..
@rifatahmedsajeeb99085 жыл бұрын
@@fundaofwebit I have same problem...
@rifatahmedsajeeb99085 жыл бұрын
@@fundaofwebit my code is Upload Image body{ background-color: lightblue; } input{ width: 50%; height: 5%; border: 1px; border-radius: 05px ; padding: 8px 15px 8px 15px; margin: 10px 0px 15px 0px; box-shadow: 1px 1px 2px 1px grey; font-weight: bold; } Upload / Insert IMAGE into Database using PHP MySQL Choose an Profile Picture Enter Username: Enter Designation:
@@fundaofwebit Thanks its working now. I just miss php end tag ?> thats it.
@032-premsunder84 жыл бұрын
Bro for checking can you send source code
@dhritirajsarma40314 жыл бұрын
Sir it shows image profile not upload.. I try every possible way but not able to figure out.. Can u help me sir
@allenbiju49663 жыл бұрын
I had this problem as well, it depends on what structure you have saved your image as. In the tutorial, he uses the BLOB structure so if your following this tutorial you must have data structure as BLOB. If you want to change data structure go onto 'structure' in you database and change image structure to BLOB.
@manneprakash33665 жыл бұрын
Please give the code
@fundaofwebit5 жыл бұрын
Sorry to say bro.. I did not keep any backup ... Thanks for supporting me. Please Subscribe, like and share :-)
@keertibhovi37272 жыл бұрын
waste of time no output "IMAGE NOT UPLOADED"
@graphicguru59026 жыл бұрын
plz help
@nydra1831 Жыл бұрын
hoach amoi zua du Nudldrucka, I glaub dir hot ana ins hirn gschissn voitrottl