IwnfuM Posted September 20, 2010 Share Posted September 20, 2010 hello , I'm in middle of building my site and that's why i can't learn ajax from 0 right now , so i hope you don't care. anyway , I'm trying to find a piece of ajax code that will active a function in php. if this code can be unlimited used , i mean only change the php function name it will be really cool. thanks , Mor. Quote Link to comment https://forums.phpfreaks.com/topic/213926-activating-php-function/ Share on other sites More sharing options...
gamesmstr Posted September 20, 2010 Share Posted September 20, 2010 AJAX doesn't call PHP functions. It opens PHP files and sends their output to a target html entity. Quote Link to comment https://forums.phpfreaks.com/topic/213926-activating-php-function/#findComment-1113467 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.