hi all,
I'm a newbie to AJAX (spent most my time on the C++ forum) but I'm in need of some advice.
I plan on building a web-application in PHP with AJAX functionality. Now, I've never touched AJAX before and wanted to know which route would be more convenient
a) Code the entire web-app in PHP/HTML then apply AJAX afterwards.
b) Code the web-app in PHP and apply AJAX as I go along.
Second, are there any textbooks you guys would recommend or shall I just use web resources?
Thanks in advance for the input, tis greatly appreciated! (Oh, and if I've said anything that just doesn't make sense then I'm sorry!)