tag:blogger.com,1999:blog-2100928329644461483.post173106896045813176..comments2013-06-29T17:26:32.731+05:30Comments on PHP Tutorial For Beginners: jQuery Ajax Tutorial and Example of jQuery Ajax in...Anil Guptahttps://plus.google.com/113348291940533296027[email protected]Blogger23125tag:blogger.com,1999:blog-2100928329644461483.post-16014741251174995512013-06-29T17:26:32.731+05:302013-06-29T17:26:32.731+05:30thanks, useful tutorial.thanks, useful tutorial.atwzhttp://acquy.info/dang-ky[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-45068626718998692072013-06-20T19:24:12.210+05:302013-06-20T19:24:12.210+05:30thank you so much !thank you so much !Adm Zinghttp://www.blogger.com/profile/12943198785322716460[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-13328422912090892512013-06-14T14:07:07.013+05:302013-06-14T14:07:07.013+05:30Nice and Fresh code, easy to understand and implem...Nice and Fresh code, easy to understand and implement. <br />Thank you dear!Amit Kumar Shawhttp://www.blogger.com/profile/11353210369322442103[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-73471235614504074842013-06-13T22:44:39.777+05:302013-06-13T22:44:39.777+05:30Thank You Very Much !!! It&#39;s my first ajax pro...Thank You Very Much !!!<br />It&#39;s my first ajax program, but please also explain this line of code.<br />$.ajax({<br />type: &quot;POST&quot;,<br />url: &quot;details.php&quot;,<br />data: {fname:name, id:rno}<br />}).done(function( result ) {<br />$(&quot;#msg&quot;).html( &quot; Address of Roll no &quot; +rno +&quot; is &quot;+result );<br />});Anonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-60394593189789518592013-06-12T20:28:03.511+05:302013-06-12T20:28:03.511+05:30can you explain this line of code, i know this is...can you explain this line of code, i know this is xmlhttpRequest object but what are the parameters of this functions?<br /><br />$.ajax({<br /> type: &quot;POST&quot;,<br /> url: &quot;details.php&quot;,<br /> data: {fname:name, id:rno}<br /> }).done(function( result ) {<br /> $(&quot;#msg&quot;).html( &quot; Address of Roll no &quot; +rno +&quot; is &quot;+result );<br /> });NOVICEhttp://www.blogger.com/profile/15138205579199029819[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-79090999377496325992013-05-30T23:02:38.362+05:302013-05-30T23:02:38.362+05:30Nice work! ThanksNice work! ThanksAnonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-38971529453782312682013-05-24T16:49:13.043+05:302013-05-24T16:49:13.043+05:30Thanks...Thanks...Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-19427073690085275112013-05-24T16:45:40.717+05:302013-05-24T16:45:40.717+05:30In thats case you have to use json encode decode. ...In thats case you have to use json encode decode.<br />Here is the link for JSON example.<br /><a href="http://phpcodeforbeginner.blogspot.in/2013/01/encoding-and-decoding-json-data-in-php.html" rel="nofollow">Encoding and Decoding JSON Data in Php</a>Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-10798579830170193382013-05-24T14:01:16.874+05:302013-05-24T14:01:16.874+05:30This is really fantastic as a first introduction, ...This is really fantastic as a first introduction, thank you!Anonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-58583647785711900292013-05-20T01:22:00.035+05:302013-05-20T01:22:00.035+05:30I&#39;m very new to AJAX so my question: The resu...I&#39;m very new to AJAX so my question:<br /><br />The results in the above example is passed to the div tag id=&quot;msg&quot; to be display but what if you pull a set of data from the database. How do you take the set of date(array format) and assign to a php variable so that you cant format the data for display for example using foreach to loop through?.<br />Anonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-11864964477420166592013-05-16T10:21:15.457+05:302013-05-16T10:21:15.457+05:30Ya sure i will write one post for creating comment...Ya sure i will write one post for creating comment panel using ajax.Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-91618917691197388222013-05-16T10:20:22.715+05:302013-05-16T10:20:22.715+05:30Thanks...Thanks...Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-48456285047593554382013-05-16T09:57:17.743+05:302013-05-16T09:57:17.743+05:30how to use ajax to create a comment pannel,can you...how to use ajax to create a comment pannel,can you write tutorials about this,sir<br /> --signutre:ec-shalom.com电商沙龙http://ec-shalom.com[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-14984523665304291392013-05-13T13:10:18.915+05:302013-05-13T13:10:18.915+05:30I have spent money on books and tutorials BUT this...I have spent money on books and tutorials BUT this is the most Decent and easy to follow tutorial for newbies I have yet come across!<br /><br />Well Done! <br /><br />If you have anymore articles similar to this regarding Ajax/Php/jQuery please let me know.<br /><br />Regards<br />kwandoaAnonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-45784499935854388612013-04-29T15:05:04.087+05:302013-04-29T15:05:04.087+05:30thanks a lotthanks a lotRabi Maharjanhttp://www.blogger.com/profile/17980914690575760002[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-31615607521301970892013-04-20T16:55:42.797+05:302013-04-20T16:55:42.797+05:30Awesome post for Ajax introduction in php. For qui...Awesome post for Ajax introduction in php. For quick access of popular websites, you can try OSIpage: http://www.osipage.comAnonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-55046843192910600412013-04-18T11:06:02.109+05:302013-04-18T11:06:02.109+05:30Thanks for this useful post. For more visit: <a hr...Thanks for this useful post. For more visit: <a href="http://www.examanswer24.com/" rel="nofollow">examanswer24.com</a>Sheikh Hasanhttp://www.blogger.com/profile/00206292054658628655[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-4950243768088505012013-04-17T10:05:22.099+05:302013-04-17T10:05:22.099+05:30I am very glad for know basic ajax post data . I am very glad for know basic ajax post data . Anonymous[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-72753326732362417232013-03-29T15:59:27.087+05:302013-03-29T15:59:27.087+05:30Thanks...Thanks...Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-67737449089918812502013-03-29T13:12:19.528+05:302013-03-29T13:12:19.528+05:30Nice one! Excellent for introduction in php+jquery...Nice one! Excellent for introduction in php+jquery.Hazardhttp://www.honestocasinos.com[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-19439442606455596242013-03-03T18:12:25.130+05:302013-03-03T18:12:25.130+05:30Good Stuff.Good Stuff.ComputerTutorialshttp://pickatutorial.com[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-29948529085196940032013-02-04T13:33:45.721+05:302013-02-04T13:33:45.721+05:30You are always Welcome...You are always Welcome...Neel_Thts_Mehttp://www.blogger.com/profile/18195043689962730240[email protected]tag:blogger.com,1999:blog-2100928329644461483.post-80498584718485982522013-02-01T12:42:41.129+05:302013-02-01T12:42:41.129+05:30What a great article. Thankyou, AhmedBilalWhat a great article.<br />Thankyou,<br />AhmedBilalAhmed Bilalhttp://www.blogger.com/profile/08929865875064833976[email protected]