Baseball Posted December 22, 2009 Share Posted December 22, 2009 but in php how do if input type hidden = c echo bla bla? Link to comment https://forums.phpfreaks.com/topic/185991-input-type-hidden-name-c/ Share on other sites More sharing options...
Vebut Posted December 22, 2009 Share Posted December 22, 2009 The field is only hidden from the user. You can allways access the value of a hidden field in php just as you would with a normal one. Link to comment https://forums.phpfreaks.com/topic/185991-input-type-hidden-name-c/#findComment-982161 Share on other sites More sharing options...
nimeshrmr Posted December 22, 2009 Share Posted December 22, 2009 Refer to this url and check whether the you have the answer to the question www.innovativephp.com/forum/viewtopic.php?f=1&t=4 Link to comment https://forums.phpfreaks.com/topic/185991-input-type-hidden-name-c/#findComment-982183 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.