English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

thankyou

2007-02-03 05:00:54 · 3 answers · asked by billa42000 1 in Computers & Internet Programming & Design

3 answers

I got your ajax advice... right here!

DON'T attempt ajax on your own! You can learn all the technologies and functions... but that's not how the heavy hitters play! we use libraries of code, that's already been tested!
I learned from the web, then I re-learned from mozilla's pages ony, then I relearned from special ajax books... then I gave it all up for http://jquery.com ... it's ajax that is simple and fun!

Now I throw ajax apps on all my pages.... it's really quite easy! And with json, it's very compatible with PHP!

2007-02-03 06:15:05 · answer #1 · answered by jake cigar™ is retired 7 · 0 0

There is nothing PHP-specific about AJAX. AJAX stands for Asynchronous JavaScript and XML (notice the absence of references to any server-side technology), so implementing AJAX in a PHP application is not different from implementing it with any other server-side technology. You need to understand what AJAX expects from the server side and develop accordingly...

2007-02-04 19:55:22 · answer #2 · answered by NC 7 · 0 0

here is one of the best sites I know for it... plus you get people that will help if your stuck


http://rds.yahoo.com/_ylt=A0geutGgzsRF8XoA.FdXNyoA;_ylu=X3oDMTE3ZmRyaGJkBGNvbG8DZQRsA1dTMQRwb3MDNwRzZWMDc3IEdnRpZANGODU5XzEwOA--/SIG=12a3mnt22/EXP=1170612256/**http%3a//www.phpbuilder.com/columns/kassemi20050606.php3

2007-02-03 13:08:11 · answer #3 · answered by Sentimental Treasures Photo 6 · 0 1

fedest.com, questions and answers