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.
i made a backup office for viewing with php the comments that were posted by others.
the problem is that i cant make a button to delete the comments from the deta bace in the same page ,and i need a auto delete delete after 50 comments by 1 the oldest comment !!
I can't believe anyone would complain about your tutorials. I been taking web programming for two years now and bacically I'm paying for a piece of paper because 80% of what I have learned in the last couple years has been from youtube videos like yours. I have watched a ton of them. I must say you are one of the top ranked because you speak clearly and in plain english. When I say that, I mean you don't use geek gibberish. So thank you very much for all you videos.
Great tutorial that looks so cool and adds a nice touch to a website. Is there any way to validate the data before it is submitted. I've tried to use some jquery validation but even if it does validate the bar comes down and says the form has been submitted.
ur tutorials is ausome.. thanks .. do you have any tutorials for dropdown with jquery? say data load from DB to select from another DB, like say dropdown category on change another dropdown val will change according to category dropdown.. thank you.
but I need to it like this. when i clikc the link load data into the same page. All the tutorials here shows how to get data with forms and buttons. but I like it without buttons and forms
Hi Thanks for the great start, I would like to see a tutorial on how to get mysql data without refreshing the page, I just wanted to get data with get method with a classic link, now what we are doing is creating two pages. data.php & details.php and make a link like details
I like how you talk about Ajax Php and Mysql and I am interested to see how you can develop an interface and database for an invoice, with multiple items. I would like to see how to insert, viewe, edit invoice to database using AJAX php and Mysql.
Dude. I've tried this code and tested with Chrome and it doesn't work. Upload the ****N source code so those watching know what's going on. Do that or take this video down. thanks.
@SamuelLJackson55 Yes dude i also checked this code but its not woking. Over here the method has used is POST but its action is like GET so what the heck is this nonsence??? :(
I've change 2 troubleshoot the problem.& found that the DIV comes down but it wont stay down, seems something is triggering the slideUp function.my code:
Thank for the video.It really helps me too learn few basics things about to work in jquery.I really love this video and .Thanks once again.Keep up the good work....
noob question uh jquery isn't a file? what am i supposed to copy and past it to notepad or something? wasn't apparent in the video and going to jquery dot com is really not apparent. i know html css.. but the coding geeks just don't even care you don't speak their version of geeklish.
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
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.
great, thanks!
putoPalo 1 month ago
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.
evhwolfgang2003 1 month ago in playlist AJAX
Helpfull
Sood81 2 months ago
Just wanted to say hello, and give you all credit for a great video production
HotCoolDudeSEO 2 months ago
Thank you !
grahn666 4 months ago
sweet
IremsInteractive 4 months ago
Good work. I hope you make a video abou live update on a form using php and mysql as a data source.
rapdj4u 5 months ago
Pls where can i find this code???
0918309 6 months ago
@0918309 You are so lazy... -_-'
BobDolman 5 months ago
Thanks for the tutorial although am watching it abit late..
RealMarksman 7 months ago
Comment removed
EkulProductions 8 months ago
Hello man need help!
i made a backup office for viewing with php the comments that were posted by others.
the problem is that i cant make a button to delete the comments from the deta bace in the same page ,and i need a auto delete delete after 50 comments by 1 the oldest comment !!
please advise what to do?
cojocaru26 10 months ago
I can't believe anyone would complain about your tutorials. I been taking web programming for two years now and bacically I'm paying for a piece of paper because 80% of what I have learned in the last couple years has been from youtube videos like yours. I have watched a ton of them. I must say you are one of the top ranked because you speak clearly and in plain english. When I say that, I mean you don't use geek gibberish. So thank you very much for all you videos.
murilloralphjr 10 months ago
Great tutorial that looks so cool and adds a nice touch to a website. Is there any way to validate the data before it is submitted. I've tried to use some jquery validation but even if it does validate the bar comes down and says the form has been submitted.
TheCombatshop 1 year ago
It wont work! the box just stays there! (the box)
thesitehelper 1 year ago
ur tutorials is ausome.. thanks .. do you have any tutorials for dropdown with jquery? say data load from DB to select from another DB, like say dropdown category on change another dropdown val will change according to category dropdown.. thank you.
sukausar 1 year ago
very good, thank you for this!
dizzyrj 1 year ago
thanks man
mbebeli 1 year ago
but I need to it like this. when i clikc the link load data into the same page. All the tutorials here shows how to get data with forms and buttons. but I like it without buttons and forms
micrawsoft 1 year ago
Hi Thanks for the great start, I would like to see a tutorial on how to get mysql data without refreshing the page, I just wanted to get data with get method with a classic link, now what we are doing is creating two pages. data.php & details.php and make a link like details
micrawsoft 1 year ago
Great tutorial
micrawsoft 1 year ago
What editor is he using????????
7715z 1 year ago
Everything is fine! but how can you make the text disappear from the input boxes after sending data to php file?
odeliktas 1 year ago
I like how you talk about Ajax Php and Mysql and I am interested to see how you can develop an interface and database for an invoice, with multiple items. I would like to see how to insert, viewe, edit invoice to database using AJAX php and Mysql.
Thank you for your time.
ionutcr 1 year ago
what if the comment was posted successfully ? and there was an error, it will still say it was posted successfully
JonnyJC93 1 year ago
Dude. I've tried this code and tested with Chrome and it doesn't work. Upload the ****N source code so those watching know what's going on. Do that or take this video down. thanks.
SamuelLJackson55 1 year ago
@SamuelLJackson55 Yes dude i also checked this code but its not woking. Over here the method has used is POST but its action is like GET so what the heck is this nonsence??? :(
MrRaheelAhmad4UTube 1 year ago
Why do you hide your green div with a jquery call? display:none in the css makes more sense
Donpedro901 1 year ago
hi, i've followed the tutorials and think is a great start, but i actually got some weird problem.. as it declare
$(document).ready(function(){ $("div#msgbox").hide();
it want show up the div!
any hint?
regards.
andrikio 1 year ago
I've change 2 troubleshoot the problem.& found that the DIV comes down but it wont stay down, seems something is triggering the slideUp function.my code:
$(document).ready(function(){ $("div#msgbox").slideUp("slow");
$("#addComment").click(function(){ $.post('process.php', { name:$("#name").val(),
comment:$("#comment").val}, function (response){ $("div#msgbox #msg").html("Hola ok"); $("div#msgbox").slideDown("slow"); }); }); $("div#msgbox").click(function(){ $(this).slideUp("normal"); }); });
andrikio 1 year ago
Thanks
algorista 1 year ago
Thank for the video.It really helps me too learn few basics things about to work in jquery.I really love this video and .Thanks once again.Keep up the good work....
rockstersgang 1 year ago
noob question uh jquery isn't a file? what am i supposed to copy and past it to notepad or something? wasn't apparent in the video and going to jquery dot com is really not apparent. i know html css.. but the coding geeks just don't even care you don't speak their version of geeklish.
shakaama 1 year ago
You should notice more of the things the editor does for you while typing.. saves you a lot of backspaces ;)
TheRopstah 1 year ago
please reupload the source code!!!!
AshWoodUK 1 year ago
not bad but to make a decent Ajax message board try this
watch?v=_oQSfLgbxL4
take it to the next level :)
tuleo554 1 year ago
Hi sir its cool vidio,can you plz post vidio for phpliveX
MrKDTHEDON 1 year ago
Thanks alot for this simple but cool video :) cheers - Omee
omkarnisal 2 years ago
i used this code. it doesnt work.can it be the ommited closing? can i paste my code here for u too see whats wrong?
twenty7thyrsold 2 years ago
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
@pbj746 it's too short mysql and apache also have limitations and filters built in for security purposes.
;)
ShirOnRecords 1 year 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
@pbj746
If you'd like in the procces.php file a script that , i.e
if($blabla != 1) {
make so that the div says: "Comment unacceptable" instead
}
how would you do that?
pepparn123 1 year ago