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. Quote Link to comment 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.. Quote Link to comment Share on other sites More sharing options...
Ninjakreborn Posted April 28, 2006 Author Share Posted April 28, 2006 ok thanks. Quote Link to comment 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.