Catalyst, on Oct 2 2006, 01:23 AM, said:
For example in PHP, etc you might make an email form that send the data back to itself to check that everything is valid rather than posting the form straight to another page. You'd have to write some code for the page to reload all the form fields from the POST data if they needed to be corrected by the user. ASP.NET takes care of that automatically.
But that realistically doesn't take more than 5 minutes does it? And you'll probably want to do some verification of that data anyway, so you'll be accessing those variables regardless?
I'm not going to get into a big
PHP vs anything else debtate, but at the end of the day there are reasons for and against pretty much all of the different technologies available today. .NET, J2EE and Ruby on Rails all follow the
MVC architecture (correct me if I'm wrong) and so in the long run that can make them easier to develop for, more scalable and more at an enterprise level. But I still prefer
PHP 
.
QUOTE(benbramz @ Aug 17 2007, 07:44 AM) Ive noticed that quite a few people are now adding quotes from the board into their signature. I think its started an new web-radiance craze.. :P