Topic: Server Side operations in a .htm via AJAX (Read 649 times)
Where are my glasses?
Gender:
Posts: 22
148 credits Members referred : 0
« on: Oct 07, 2007, 11:05:09 PM »
With the recent craze about AJAX, and all the possibilities it can give, there is a subject I have been dying to discuss.
Take for instance a login system, written in PHP. Would it be possible to put that into a .htm file, using AJAX to communicate between Client and Server?
Discuss.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6274
38470 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Oct 08, 2007, 12:57:19 AM »
sure your interface might be html files but you need php scripts to process everything