Creating A Smooth Contact Form with AJAX, PHP and MYSQL
Loading...
20,301
Uploader Comments (pbj746)
see all
All Comments (45)
-
great, thanks!
-
You should really put jQuery in the title if you're using it. I got a bit into the video before I realized that you weren't just showing how to use the XHR to talk to PHP/MySql, which is what I'm looking for. EVERY video uses jQuery, which I don't want to learn to depend on until I'm more comfortable in JavaScript.
-
Helpfull
-
Just wanted to say hello, and give you all credit for a great video production
-
Thank you !
-
sweet
-
Good work. I hope you make a video abou live update on a form using php and mysql as a data source.
-
@0918309 You are so lazy... -_-'
-
Pls where can i find this code???
-
Thanks for the tutorial although am watching it abit late..
Loading...
I checked out your other tutorials but it cant connect to the database with password "NO" wtf?
Hackerx72 2 years ago
that means you dont have a correct password in the database connection, or you don't have one set in mysql, also check the username and make sure its spelled correctly
pbj746 2 years ago
Good tut, but you need to check your code better - you forgot to close the parentheses after "process.php", I think that might have been your problem, because as I remember functions don't have to return anything.
RustyDoorknobs 2 years ago
that was the problem, i found it out after i finished recording
pbj746 2 years ago