On an HTML page, I need to be able to do call two scripts from a submit link or button. So, I have a link like this: <a href="http://www.mysite.com/script1.php?data=1">Click here</a> Simultaneously at the click of the link I need to run a second script. What's the best approach? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- FW: [PHP] Running two scripts from HTML Luis E. Suarez
- FW: [PHP] Running two scripts from HTML Valter Santos