Invisiblehero Posted February 16, 2008 Share Posted February 16, 2008 on: http://criticalunity.org/downloads.php (will look better with a table wrapper class, & if people can help me with that too, that would be AWESOME!) I need to have a way to load a .php from the server into a place where there is a "Get PHP" but on mouseclick, & I have no idea how to do that (yet) ... I'm working on an important site, so please help. Thank you! Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted February 17, 2008 Share Posted February 17, 2008 PHP cannot be called based on events happening in the browser. If you want to call a PHP script when someone clicks a button/link and not refresh the page then you'll need to look into AJAX. 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.