Hi ,Which one is the best ajax script? Please point me there. And also i need to know how to use XML in ajax to get the response text?
Thanks boss and i would like to do lots of dynamic work ina same page (ie html,php,smarty and ajax ). ->will all this be supported by jquery? ->And how to learn jquery.I know it will have lots of things inbuild in it,How to learn it?Is there any user manual to guide new user. Any help appreciated. Thanks
Hi , I really need to know what is the adv. of pear ajax over jquery and other scripts. Could you please tell me.So that we can use it if it is valid and reasonable . Waiting for your reply sudokumaster.
Hi I am just going to use ajax and would like to return the result as smarty file. And i like kool ajax .Because once we made a request i hide the section and then display the section after the response message is arrived. Still i am waiting for few more answers before finalise. Just now i am hearing this names. How do you all know about this stuffs . Grt ya.
Hi , Thanks for your prompt reply. could you please tell me which one is developer friendly. And easy to integrate with other scripts . I am new to all this mentioned scripts.(but i have basic knowledge in php,ajax,js)
You need to sort out your understanding of Javascript , AJAX , PHP and Smarty. AJAX is used in Javascript to send requests asynchronously , this has NOTHING to do with the whether the returned result is a Smarty view or not . All the libraries listed here are easy to use and will help you send the request to the server but it is up to you to code the server end and make sure that smarty is setup properly. I would highly recommend Jquery because it is fast , powerful and one of the smallest libraries out there.