amlife Posted September 7, 2011 Share Posted September 7, 2011 Hello I Would like to create a form similar to this one http://prashant.es/labs/virtualhost-generator/ the form should provide input fields and check boxes and it should produce configuration syntax upon completion. How can I go about doing that?? can someone help? I'm familiar with html, I designed all required intput fields, however I'm not sure how I could get all of those intput variables to manipulate the code required. lets say I'm planning to re-create the example given above, how can I go about doing that? Thank you Quote Link to comment https://forums.phpfreaks.com/topic/246595-simple-form-application-design/ Share on other sites More sharing options...
thehippy Posted September 7, 2011 Share Posted September 7, 2011 Dealing with Forms Tutorial PHP Language Reference Quote Link to comment https://forums.phpfreaks.com/topic/246595-simple-form-application-design/#findComment-1266341 Share on other sites More sharing options...
epixeltechnologies Posted September 27, 2011 Share Posted September 27, 2011 you should go with w3c school tutorial for basic practice. Quote Link to comment https://forums.phpfreaks.com/topic/246595-simple-form-application-design/#findComment-1273154 Share on other sites More sharing options...
thehippy Posted September 27, 2011 Share Posted September 27, 2011 While I have myself recommended w3schools in the past, I do not anymore, they provide a flawed curriculum of material, mostly deprecated information. Read for more info Recommended Sources (from previous link) Opera Web Standards Curriculum Google HTML/CSS/Javascript Video Tutorials Mozilla Developer Centre HTML/CSS/DOM/Javascript/AJAX knowledge base Quote Link to comment https://forums.phpfreaks.com/topic/246595-simple-form-application-design/#findComment-1273159 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.