Ninjakreborn Posted April 28, 2006 Share Posted April 28, 2006 is it easier for php to read form information if it's laid out using tables, I always like div-space(css) but I read somewhere to do forms in tables, it makes it easier to validate, is this true. Link to comment https://forums.phpfreaks.com/topic/8631-phphtml/ Share on other sites More sharing options...
insrtsnhere13 Posted April 28, 2006 Share Posted April 28, 2006 php does not care about tables...the only thing php cares about is the name of the post its getting the information from.. Link to comment https://forums.phpfreaks.com/topic/8631-phphtml/#findComment-31682 Share on other sites More sharing options...
Ninjakreborn Posted April 28, 2006 Author Share Posted April 28, 2006 ok thanks. Link to comment https://forums.phpfreaks.com/topic/8631-phphtml/#findComment-31691 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.