Dave3765 Posted October 23, 2007 Share Posted October 23, 2007 I need to (if it's possible) use AJAX to run a php include command to include a file that contains more php, amongst other things. Can AJAX be used in this way? For background info see my previous thread: http://www.phpfreaks.com/forums/index.php/topic,164798.0.html Thanks, Dave Quote Link to comment Share on other sites More sharing options...
mainewoods Posted October 26, 2007 Share Posted October 26, 2007 ajax can only run php by calling a php file on the server through ajax. that php file can do anything php can normally do. Quote Link to comment 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.