horaliar Posted November 11, 2006 Share Posted November 11, 2006 Can subforms be created in PHP? I have a form that is filled in by user's on a daily basis. There is a section where they place errors in case any happened and the time they occurred. Some times there might be 5 errors, some nights only one, etc. What I want to avoid is needing to place a big amount of input fields that won't be needed. I did something similar to this in MS Access, but have no idea how to implement this is PHP. In another forum I was told to use frames, but I didn't get a very big explanation. Any ideas will be welcome. Thanks! Link to comment https://forums.phpfreaks.com/topic/26890-subforms-in-php/ Share on other sites More sharing options...
doni49 Posted November 11, 2006 Share Posted November 11, 2006 I'm not sure what you mean by "subform". Can you expand on that a little? Link to comment https://forums.phpfreaks.com/topic/26890-subforms-in-php/#findComment-122958 Share on other sites More sharing options...
wiccan8888 Posted November 11, 2006 Share Posted November 11, 2006 subform? i think you're referring on javascript window.open and other javascript code that pops up a message...thanks Link to comment https://forums.phpfreaks.com/topic/26890-subforms-in-php/#findComment-122976 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.