checkbox element with PHP[SOLVED]

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
victhour
Forum Commoner
Posts: 38
Joined: Fri Feb 17, 2006 12:59 am
Contact:

checkbox element with PHP[SOLVED]

Post by victhour »

hi pepz..

im confuse, lets say i have a list of checkbox from a FORM and wanted to delete the selected checkbox("lets 1, 2 or more checkbox") upon submit. i think array is involved here, but how would i do it with PHP?

please help.. :?

tanx in advanced...
Last edited by victhour on Tue Apr 04, 2006 2:13 am, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what? examples?
victhour
Forum Commoner
Posts: 38
Joined: Fri Feb 17, 2006 12:59 am
Contact:

Post by victhour »

it would be nice if you could provide some examples.. :wink:
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I have yet to understand what you're asking for, so I can't provide you with anything yet.
victhour
Forum Commoner
Posts: 38
Joined: Fri Feb 17, 2006 12:59 am
Contact:

Post by victhour »

tanx anyway... problem solved. :)
Post Reply