mubarakabbas Posted November 20, 2009 Share Posted November 20, 2009 Hi, I am new to the php, and i plan to integrate the templatepower with ajax, for example can i use ajax to check username and pasword. thank you Link to comment https://forums.phpfreaks.com/topic/182324-ajax-with-templatepower/ Share on other sites More sharing options...
premiso Posted November 20, 2009 Share Posted November 20, 2009 Hi, I am new to the php, and i plan to integrate the templatepower with ajax, for example can i use ajax to check username and pasword. thank you Yes, you can, but not with AJAX alone. AJAX has to make a call to a script on your server to check/verify the information. Google has lots of example's/tutorials of how to do this: http://www.google.com/search?hl=en&q=ajax+php+login&aq=f&oq=&aqi=g10 Link to comment https://forums.phpfreaks.com/topic/182324-ajax-with-templatepower/#findComment-962125 Share on other sites More sharing options...
mubarakabbas Posted November 21, 2009 Author Share Posted November 21, 2009 but i want to integrate with template power Link to comment https://forums.phpfreaks.com/topic/182324-ajax-with-templatepower/#findComment-962569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.