I couldn't get the second dialog box to pop. I used a 'pdo delusions' db connection, but all records were called, accept that the javascript failed on edit. No errors, just a dead stop.
how to fix this error ? why this statement is appear ? Fatal error: Uncaught Error: Call to undefined method mysqli_stmt::fetchAll() in C:\xampp\htdocs\crud2\fetch.php:10 Stack trace: #0 {main} thrown in C:\xampp\htdocs\crud2\fetch.php on line 10
check with database_connection.php , the same i got error when i checked that file it fixed $connect = new PDO("mysql:host=localhost;dbname=simon", "root", "turtledove");
Un-understandable gibberish! Nothing was actually explained in the video (e.g. the need to 'prepare' an SQL statement is to avoid SQL injection, etc). It was easier to just read the code, so then what was the point of making a video?
Good god it is almost impossible to understand any of the voice dialog because the computerized voice doesn't know how to properly pronounce many of the words...
Very helpful.Thank you! I have a quenstion. How can i change the part, where the Dialog Box appear?
I will be liking all vids from webslesson because i practically learnt to develop from the vids.. Waiting on the day he starts vue js
you always do the best, thanks a lot for lesson.
I have a dude, i have a table with data, but i want to have result at the bottom of any column, how can i do that? Help me please
seems alot of work to spit out a crud form using mysql.... why not use php directly into the page? is it so you can use dialogue boxes?
It's for the AJAX
I was wondering the samething. I think the AJAX make the website more user-friendly for mobile application, but still not sure.
good to see you channel awesomeee
Edit Button doesn't work
thanks bro
very helpful video. thanks
nice job guys
Very helpful to me, Thank you!
Hi, I face problem in dataType:json kindly help me.
I am sorry your code can't use for mobile device or not support i tried online using my android phone i can't insert anything but nice for tutorial
how can i do when it alert Unknow Database help me please
mantap gan gud job
Fantastic ... thanks
hello sir can u make same like this but with native php, not pdo one
yes its working
podria pasar el codigooo
deberias subir el archivo par que podamos descargarlo HUEVOOOOOOOOOOOOOOOOOOOOOO
Nice
That was awsome, please make video on jquery grid for data presentation and crud functionalities.
thank so much
i love it
Can you please make a video tutorial for hiding Get Variables from the address bar ?
you can create .htacces file in notepad and write some code (RewriteRule ^fileneme/([0-9a-zA-Z]+)?$ filename.php?attribute=$1 [QSA,L])
thank you
Can you please help me
Awesome
I couldn't get the second dialog box to pop. I used a 'pdo delusions' db connection, but all records were called, accept that the javascript failed on edit. No errors, just a dead stop.
how to fix this error ? why this statement is appear ?
Fatal error: Uncaught Error: Call to undefined method mysqli_stmt::fetchAll() in C:\xampp\htdocs\crud2\fetch.php:10 Stack trace: #0 {main} thrown in C:\xampp\htdocs\crud2\fetch.php on line 10
check with database_connection.php , the same i got error when i checked that file it fixed $connect = new PDO("mysql:host=localhost;dbname=simon", "root", "turtledove");
give me a code pls
Hopefully you can create an oop pdo playlist.
Thank You!
Thank you Sir
Why can't you use your own voice?
30:03
upload a repository please.
Un-understandable gibberish! Nothing was actually explained in the video (e.g. the need to 'prepare' an SQL statement is to avoid SQL injection, etc). It was easier to just read the code, so then what was the point of making a video?
Good god it is almost impossible to understand any of the voice dialog because the computerized voice doesn't know how to properly pronounce many of the words...
really helpful.