0
Is AJAX better then PHP?
2 Respuestas
+ 6
Can't compare. Both are different components serve different purpose. Ajax is front-end Javascript component, whereas PHP Is back-end. PHP should work together with Ajax in order to have seamless back to front-end data access.
+ 1
Couldn't have said it better myself!