Is there any good framework out there that I can use that has like forms, user logins, and etc? I'm trying to brush up on my regex, but I'm not to famaliar with regular expressions and want to start installing form validators whats the easier and fastest way to install a good one?
Not sure if you are looking for software or a programming language, but ... .NET has some excellent validators. Just drop them on the page, and link them to a control. You can also validate with Javascript fairly easily.
I'm looking for a way to speed the develope process up such as installing user admins, forms, mysql connections and etc. I heard mvc frameworks such as Zend are good to use.
Sorry, I did not see where you were working with PHP. Might be better to put this in the PHP forum ...