Could someone help me create a code like this...
Moderator: General Moderators
Could someone help me create a code like this...
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 ?
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Could someone help me create a code like this...
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!
You need to use javascript, I sugges jQuery!