thx bro , God Bless you , from PAKISTAN . ONE of best tutorial i have found on youtube . thanks you for providing us best tutorials palylist. i learn a lot of thing as a beginner level designer.
@centurionman12 жыл бұрын
God bless you. I have learnt so so so much from your simple way of teaching.
@emiliobruno91992 жыл бұрын
Hi ! You are a great teacher ! Congratulations from Brazil !
@Re3v3s4 жыл бұрын
thx bro , God Bless you , From Thailand
@mulandulan4 жыл бұрын
CEO of 'ok' anyways thanks for the help sir :D
@lovdli3 жыл бұрын
Thanks! You save my time a lot :-) cuz I struggle with inserting data from modal LOL
@juangonzales64053 жыл бұрын
hello a query, how are you valid if the user already exists in the database?
@fiqtutorial97885 жыл бұрын
Why alert in js not function?
@kerynwong60793 жыл бұрын
thank so muchhhh💕this video have explained how the code run, it help me🙏🏻👍🏻
@mrdark44822 жыл бұрын
great love from lidhar states
@bumshit21605 жыл бұрын
Its always says data not saved . I have no error in the insertcodedata . What to do?
@anushnaik58984 жыл бұрын
I also have same problem, what to do?
@pandurangpnaik27014 жыл бұрын
$query = "INSERT INTO news (`ntitle`,`nslug`,`ndescription`) VALUES ('$newstitle','$newsslug','$newsdescription')"; use ` `(available below esc key) commas for presenting database fields this will solve your problem.
@pandurangpnaik27014 жыл бұрын
see carefully commas they are different
@iqbalikhlasulamal39204 жыл бұрын
@@pandurangpnaik2701 its work for me
@michaeldark24962 жыл бұрын
Excellent work, one small thing : the alert doesn't work because the redirection is quicker than your alert ;)
@balochx2 жыл бұрын
i noticed that, but how do we make it work?
@poojam2684 жыл бұрын
my modal popup window doesn't occur when i click on button please help me
@shubhamtehare4 жыл бұрын
i need help in project when i click button it dosen't popup window. can you help me please.
@jerrymapilisam64734 жыл бұрын
why only one of the modal get the id from the table please reply need help
@paoabella89812 жыл бұрын
hello if i may ask i have been trying to complete my registration form using this as a basis however everytime I enter a registry entry it always goes to else i tried reversing it however it does not work how do i do this?
@dhafer-Alhaidary Жыл бұрын
Please when I click save data button, the data not save in my msql and redirect to insertcode.php page
@gusp57624 жыл бұрын
Great explanation! Very usefull video
@Jiji_johny2 жыл бұрын
I can't work close button in poppup windows
@asaduzzamandaria87313 жыл бұрын
Thanks a lot for this tutorial. But alert() cannot works when i save button click............
@semicolon41403 жыл бұрын
when i insert more than 20 records in database it shows error, how can I fix this?
@ainunnafil63312 жыл бұрын
great tutorial, thank you! it helps a lot 😁
@gusion_official593 жыл бұрын
Thanks bro this awesome 😁
@healingscenery-k2g3 жыл бұрын
how can i add a validation sir
@KinferEvans3 жыл бұрын
great job but the edit does not work on the second page of datatables
@alcointernationalptyltd36563 жыл бұрын
brother , I tried this for last few days. I cant insert data . dont have any clue where have done mistake can you help please . I am very interested to learn more of this series ...
@botoi11182 жыл бұрын
Good video but why at the end the script did not run and alert('Data saved')?
@jamloop31402 жыл бұрын
great tutorial thank you 🥰
@SaddamHussain-xf3ve4 жыл бұрын
bro how to do this task in PHP 7 version
@hamzaliaqat92595 жыл бұрын
how we can show large amount of data in table
@GokceTurkmendag3 жыл бұрын
Thanks for sharing, it is great!
@jezreelvillaruelgatmaitan4595 жыл бұрын
Thanks A lot Sir, God bless you
@TheByteBit4 жыл бұрын
great video; thanks for uploading this. One small correction: this is not a "modEl" it's a modAl as in "mo-dal".
@simplyjemelah8276 Жыл бұрын
Hi please help my local host saya data not saved what could be the problem?
@divyabhaskar59484 жыл бұрын
Tq so much sir 🙏🙏🙏🙏
@janeroselitsado10483 жыл бұрын
What editor did u use sir?
@fundaofwebit3 жыл бұрын
VS Code
@arenajovembiulandia88705 жыл бұрын
sou o único que não conseguiu fazer? quando crio conta não aparece na DB, não sei se errei o codigo php, ou se errei no cadastro do DB, mais não acho o erro. :( Am I the only one who could not do it? when I create account it does not appear in DB, I do not know if I ran the php code, or if I made a mistake in the database of DB, I do not think the error. :(
@eliezerviegas5144 жыл бұрын
Também não consigo fazer, podem ajudar-me?
@hersheyaquino78863 жыл бұрын
@@fundaofwebit I get this exact same error :
@abdulkodir41324 жыл бұрын
I followed the same tutorial. but the data is not entered into the database. no error message. please help me
@KeahEPlaza2 жыл бұрын
sameee.
@jooliena4 жыл бұрын
I guess I'm not the only one experiencing the error where you can't store data in the database. It always says "update failed". What to to do with this error ? Thanks :)
@pandurangpnaik27014 жыл бұрын
$query = "INSERT INTO news (`ntitle`,`nslug`,`ndescription`) VALUES ('$newstitle','$newsslug','$newsdescription')"; use ` `(available below esc key) commas for presenting database fields this will solve your problem.
@angelicajosemorales83824 жыл бұрын
@@pandurangpnaik2701 u da best! thanks a lot!
@hersheyaquino78863 жыл бұрын
@@pandurangpnaik2701 it still does not work for me
@usefcorp4 жыл бұрын
Can you include source code in description?
@christianracz4 жыл бұрын
after i followed these steps, when i fill up the form on the webpage, it can't be added either insert doesn't work for me (i inserted the database), neither codes work are different. please fix this solution aside this. About the mysql, i proceed it correctly on php, but the mysql doesn't(either using xampp or wampserver). help this problem. ty :(
@KeahEPlaza2 жыл бұрын
same
@mynameishope4843 жыл бұрын
you did a really gret job, i understand this immedietly. but can i ask a question? can i save or add data to different table? do i use join for that? thankyou
@ivantfredondoy48262 жыл бұрын
(2)
@rmendadala4 жыл бұрын
Could you please share the video on how to configure the myphpadmin?
@florentregisyoude30063 жыл бұрын
Install xampp, it would help you
@michaelsenior59044 жыл бұрын
why do i get this error for all the fields-- Notice: Undefined index: fname in C:\xampp\htdocs\phpcrud\insert.php on line 13
@pandurangpnaik27014 жыл бұрын
$query = "INSERT INTO news (`ntitle`,`nslug`,`ndescription`) VALUES ('$newstitle','$newsslug','$newsdescription')"; use ` `(available below esc key) commas for presenting database fields this will solve your problem.
@hiralmehta46164 жыл бұрын
when I click on submit button localhost says "data not saved" can you please suggest any solution I also tried with echo data and its working but still, it's not going into the database. Do you think is there any problem with my database?
@jannahmuhamad67194 жыл бұрын
hi do u have the solution for this ?
@dipeshpatel28764 жыл бұрын
I cant insert data in database. Can you plz help.
@pandurangpnaik27014 жыл бұрын
$query = "INSERT INTO news (`ntitle`,`nslug`,`ndescription`) VALUES ('$newstitle','$newsslug','$newsdescription')"; use ` `(available below esc key) commas for presenting database fields this will solve your problem.
@techkylover52884 жыл бұрын
Is your ID is primary key also
@fundaofwebit4 жыл бұрын
Yes primary and auto increment.
@hamzaliaqat92595 жыл бұрын
you are showing only 4 columns but if we have 10 columns then how to show
@kanuwebmedia82504 жыл бұрын
Very nice boos
@swapnilundage66765 жыл бұрын
There is no response from the button when i click on it, also the data dose'nt get stored in the db
@davinunesvit5 жыл бұрын
must be JS, check if you are running js from local or url
@swapnilundage66765 жыл бұрын
@@davinunesvit i am running it from the URL
@joseluiscuevastorres61564 жыл бұрын
same problem, no body helps
@swapnilundage66764 жыл бұрын
@@joseluiscuevastorres6156 i have actually figured those things out, let me know if you are stuck somewhere
@salehsalim22004 жыл бұрын
@@swapnilundage6676 please show us the way
@jaidinezhainereinjopia64095 жыл бұрын
When I click the button save it shows localhost says Data Not Saved I have no error in code 🙁🙁 pls answer
@fundaofwebit5 жыл бұрын
Echo or dump ur $query n check all the data are coming.. Thn.. proceed with mysqli_query()
@anazaidah22174 жыл бұрын
Can ur show in another tutorial sir,please answer
@ntshepecarolmonate50414 жыл бұрын
Hey, what I did to get my code to work was not declare variables. I just added them in the query statement like below: $query = "INSERT INTO products (productName, productDescription, productQuantity, productImage) VALUES ('".$_POST["product_name"]."', '".$_POST["product_description"]."', '".$_POST["product_qty"]."', '".$_POST["customFile"]."')"; What I changed as well was add everything in the isset(). See below Hope that helps Source: www.tutorialspoint.com/mysqli/mysqli_insert_query.htm
@segba-caba-jorgegalati42965 жыл бұрын
me pueden ayudar... cuando presiono submit en el modal me dice que la página no se encuentra. pueden pasarme un correo así les paso el código y me dicen donde está el error
@fundaofwebit5 жыл бұрын
Please translate in English.
@segba-caba-jorgegalati42965 жыл бұрын
@@fundaofwebit can you help me ... when I press submit in the modal it tells me that the page is missing. can pass me an email so I pass the code and they tell me where the error is
@raimondsliepins46224 жыл бұрын
JIC anyone runs into the same problem as me that you have 'DATA NOT SAVED' message popping up and nothing is written into the DB, here's one possible solution - remove the quotes around field names in the INSERT statement. Also, redirecting wasn't working for me before I removed the 'DATA SAVED' alert.
@qistinaabdjamil71654 жыл бұрын
Thank you so much @Raimonds Liepins
@pandurangpnaik26964 жыл бұрын
Can I have source code of this?
@elyasayalew93255 жыл бұрын
sir thanx for your good and brief tutorial please update us with coming technology in jsp and java area tutorial
@javazantech4 жыл бұрын
Great Video ! Thanks Man
@angelodeduyo38624 жыл бұрын
Good why mine is Data Not Saved..
@camillev80192 жыл бұрын
thank you sir :) but the problem now is the datatable is not working, it always 1 entries even though it has 5 entries
@nurtikahht35923 жыл бұрын
can you please share all your source code?
@faizatasneem80754 жыл бұрын
Great video. I followed your videos. Till, everything worked well. But when I tried this video, It shows "Data Not Saved" or blank page and when I checked on phpmyadmin page, data didn't get save. Please upload a video, what to do when we face such problems.. Thank You..
@jonaldlopez62263 жыл бұрын
Have u solved it?
@thamiressantos21553 жыл бұрын
@@jonaldlopez6226 hi i have the same problem, can you help me?
@zenvatech9155 жыл бұрын
Hello! Please the source code
@alexsircu39163 жыл бұрын
18:39 Boom!! Thx!
@jonaldlopez62263 жыл бұрын
Localhost says data not saved anyone?
@wpmaster98693 жыл бұрын
good
@انس-خ5ق6س5 жыл бұрын
thanks, can you upload the source code please
@harshitsharma59404 жыл бұрын
Nice dude i was trying it for the whole day , my fault was that i was not placing the form tag outside the model Subscribe him :))
@loopymomy25322 жыл бұрын
This is working. When I do this it always shows as 0 in the database
@annbonador3 жыл бұрын
not working
@atam9424 жыл бұрын
thanks you
@jrnz2402 жыл бұрын
add validation
@joaquinkuster57454 жыл бұрын
ok
@talhasheikh21792 жыл бұрын
OK...
@h.a.67904 жыл бұрын
Challenge: Count the number of times he said "Ok".
@leonardoorden31804 жыл бұрын
why u always say ""OK"
@fundaofwebit4 жыл бұрын
It makes the people understand.. Every line I do code and tell ok... Just try once.. Start with OK.. Then they wil understand ur concept very well.. Ok?
@h.a.67904 жыл бұрын
Ok
@bryrodri5 жыл бұрын
Ok
@Cantakor2 жыл бұрын
Youre not preparing SQL statements. Thats unsecure