View Single Post
Old 08-16-2006, 09:14 AM   #1 (permalink)
markster
Code Monkey
 
markster's Avatar
 
Join Date: Jun 2006
Posts: 65
markster is on a distinguished road
Question Problem with functions

How can I use a button to trigger a PHP function? I thought it might be a code like:

HTML Code:
<input type="button" value="Click Me!!!" onClick="I DUNNO">
Please help!!!
markster is offline   Reply With Quote