Page 1 of 1

Could someone help me create a code like this...

Posted: Wed Jul 15, 2009 4:55 am
by jake3340
I urgently need a simple code done and have no clue how to create it. Basically I want a php script to whenever a link is clicked it activated a button to work. Any idea how I can get this done, maybe someone can guide me trough a similar script ?

Re: Could someone help me create a code like this...

Posted: Wed Jul 15, 2009 6:38 am
by jaoudestudios
PHP is server-side! You cant do it with PHP, unless you want the page to reload?

You need to use javascript, I sugges jQuery!