Re: [PHP] how to do check boxes correclty?

2002-11-06 Thread Marek Kilimajer


Karl James wrote:


Good Afternoon People

I am trying to create a site where you can add/delete players 
From a roster


So what I need help is how to automatically format the check 
Boxes to appear in every row

use a table, name your checkboxes 'player[]' with value set to the 
player's id

And to know how to do the add/delete part


use a select where you can choose an action, for the add part, use a 
separate form
(may be on the same page) with inputs you need

If anyone can come online with me and talk to me that would 
Be tremendous if they have any free time on there hands.

Thanks
Karl james 


 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] how to do check boxes correclty?

2002-11-05 Thread Karl James
Good Afternoon People
 
I am trying to create a site where you can add/delete players 
From a roster
 
So what I need help is how to automatically format the check 
Boxes to appear in every row
And to know how to do the add/delete part
If anyone can come online with me and talk to me that would 
Be tremendous if they have any free time on there hands.
 
Thanks
Karl james