Jump to content

get value from checked checkbox


robert_gsfame

Recommended Posts

I have dynamic checkboxes, so that number of checkboxes appeared depends on users

 

then how can i get the value from checked checkbox

let say i have this

$id is the data that i retrieve from database

<input type="checkboxes" value=<?php echo $id;?>><a href=javascript:void(0) onclick="getvalue()">

 

thx

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/198402-get-value-from-checked-checkbox/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.