This is very good. This guy must be a talented teacher. I am highly impressed the way he explained his work in a very relaxed manner unlike some of his counterparts that run as if something is pursuing them. I rate this video 99% because his analysis and code simplicity is compared to none. Remain Blessed Soul!
Great work! keep up the amazing work you are doing! In less the 2 hours you've assisted me to completely understand what CRUD with php and mysqli is all about! Appreciations Sir!
from the bottom of my heart thank you very much, with a bit of mistakes but everything went perfectly for me and all the stuff works thank you very much friend greetings from peru
Hi i will like to say a very big thank you for producing these video tutorials, they are really impactful, when implementing the video three i got with the following error Warning: unlink(): Invalid argument in C:\xampp\htdocs\... kindly enlighten me on what i am doing wrong. I await your reply in anticipation
Dear Mr. Sahil, The work is awesome. I followed all these, But I have some errors in Edit and Update. 1. If the text fields are getting edited, then On clicking upon the Update button, the photo is not saving in its corresponding field. 2. I opted for edit and without doing any changes, (neither in text nor in photo) when update is clicked ...The photo is not displaying. 3. Individually when only photo is updated, then the photo is updated.... Simultaneously if the text fields and photo is edited and updated, then the photo is vanishing from the list of records.... I need to store some word and pdf documents to be saved against each record through input...Can u please do the same ? Thanks for this informative videos.
awesome¡¡¡ can you make or say me how i can add a html select? i can try to add, but when i sent the data to php for insert, this only insert the id of value, not the selected option. :(
if we upload multiple images e.g. 2 or 3 images and wants to display them in a single row with data. mean if record # 3 have 2 images and we want to show 2 images up down in a single row. please send me code or make a video on this
Hi there I have just find all the tuto but I mine doesn't load image to the data base it show 0 result on images fields but it copy images on uploads files could you help me fix that please !
Sir If you would have time Why is that you use twice (isset($_FILES['image']['name']) -> if(isset($_FILES['image']['name']) &&($_FILES['image']['name']!="") line 77 of the action.php. is because one is for the path and the other one because the file name? thank you
This is very good. This guy must be a talented teacher. I am highly impressed the way he explained his work in a very relaxed manner unlike some of his counterparts that run as if something is pursuing them. I rate this video 99% because his analysis and code simplicity is compared to none. Remain Blessed Soul!
Great work! keep up the amazing work you are doing! In less the 2 hours you've assisted me to completely understand what CRUD with php and mysqli is all about! Appreciations Sir!
Very big thanku for this type of videos....... 👍
Thanks DcodeMania for the video class congratulations on the channel
You are amazing!! Can't find the appropriate word to explain what you have done for me. Thanks again.
Thank you Sir, you are the best all my respect from algeria
Thanks for considering my suggestion.
I Done this part successfully...waiting for next part!!
from the bottom of my heart thank you very much, with a bit of mistakes but everything went perfectly for me and all the stuff works thank you very much friend greetings from peru
I really enjoy your videos! Can you make a video where user logins and every user sees different data they saved on the same table!
Hi i will like to say a very big thank you for producing these video tutorials, they are really impactful, when implementing the video three i got with the following error Warning: unlink(): Invalid argument in C:\xampp\htdocs\... kindly enlighten me on what i am doing wrong. I await your reply in anticipation
Good explanation Thanks
Subscribe this channel also!!!😊😊😊
great work... but could you please make video for higher quality.. there is getting 360p only...
It's in 1080p bro
tnx...
tnq
Thank you Sir, I will
Dear Mr. Sahil,
The work is awesome. I followed all these, But I have some errors in Edit and Update.
1. If the text fields are getting edited, then On clicking upon the Update button, the photo is not saving in its corresponding field.
2. I opted for edit and without doing any changes, (neither in text nor in photo) when update is clicked ...The photo is not displaying.
3. Individually when only photo is updated, then the photo is updated....
Simultaneously if the text fields and photo is edited and updated, then the photo is vanishing from the list of records....
I need to store some word and pdf documents to be saved against each record through input...Can u please do the same ?
Thanks for this informative videos.
superb
awesome¡¡¡ can you make or say me how i can add a html select? i can try to add, but when i sent the data to php for insert, this only insert the id of value, not the selected option. :(
Thank you.
Subscribe this channel also!!!!!
you are amazing
Thank you!!!😊😊 Subscribe this channel also!!!
if we upload multiple images e.g. 2 or 3 images and wants to display them in a single row with data. mean if record # 3 have 2 images and we want to show 2 images up down in a single row. please send me code or make a video on this
Make same example using Ajax and jquery and postgres database
Hi there
I have just find all the tuto but I mine doesn't load image to the data base it show 0 result on images fields but it copy images on uploads files
could you help me fix that please !
Hi! I hope you can help me. I copied all your codes but my update is not working. Can't find the problem. can you help me?
Same problem
hi, after add value on input form noticed me undefined variables .....why?
Sir Your Update Part Not Working. can you help?
hi value="" is not working in the checkbox and liste select ? any solution ??
Sir, I have not been able to see my uploads pic nither in phpmysql or my website
You definitely mistaken somewhere......once again watch the video carefully and try to find where you have done mistake.....!!!
I cant Update...
Sir If you would have time Why is that you use twice (isset($_FILES['image']['name']) -> if(isset($_FILES['image']['name']) &&($_FILES['image']['name']!="") line 77 of the action.php.
is because one is for the path and the other one because the file name? thank you
HEY BRO HELP NOT UPDATE ME, I USE $update= UPDATE crud SET name=$name .......WHERE id=$id;
$RESULT=mysql_query($update) but on table not update
Watch this video again very carefully and try to follow each step....!!!
when i insert the result dont fetch