View Single Post
Old 07-18-2008, 08:04 PM   #6 (permalink)
Ross
The Contributor
 
Ross's Avatar
 
Join Date: Jan 2008
Location: England, UK
Posts: 83
Thanks: 3
Ross is on a distinguished road
Default

It's a frontend thing - PHP only handles server side requests, you're looking for some sort of JavaScript to use the onclick="" attribute. You could always use AJAX with onclick to call a PHP file.
Ross is offline  
Reply With Quote
The Following User Says Thank You to Ross For This Useful Post:
codefreek (07-18-2008)