BLADEME Posted December 2, 2006 Share Posted December 2, 2006 :-\Hi, need sum help... ???I've created a php file which writes an xml file, and a web page which accepts user input into html buttons' values.What I want to do now is take that information from the html buttons and use the values stored in the html buttons, and write them to the xml file. Do you create php variables and assign them the values straight from the html controls?How would I do this? anybody? :-[... Link to comment https://forums.phpfreaks.com/topic/29240-php-file-calling-html-control-names/ Share on other sites More sharing options...
artacus Posted December 2, 2006 Share Posted December 2, 2006 user input into buttons? I'm not sure I'm following you. But from what I gather, you could use Javascript to get the values of your button labels. Link to comment https://forums.phpfreaks.com/topic/29240-php-file-calling-html-control-names/#findComment-134121 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.