Form Validation and Framework

Discussion in 'Programming' started by Link-Man, Dec 17, 2007.

  1. #1
    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?
     
    Link-Man, Dec 17, 2007 IP
  2. BlogSalesman

    BlogSalesman Well-Known Member

    Messages:
    1,687
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    100
    #2
    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.
     
    BlogSalesman, Dec 17, 2007 IP
  3. Link-Man

    Link-Man Banned

    Messages:
    86
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    .net can be used with php?
     
    Link-Man, Dec 17, 2007 IP
  4. Link-Man

    Link-Man Banned

    Messages:
    86
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    Link-Man, Dec 17, 2007 IP
  5. BlogSalesman

    BlogSalesman Well-Known Member

    Messages:
    1,687
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    100
    #5
    Sorry, I did not see where you were working with PHP. Might be better to put this in the PHP forum ...
     
    BlogSalesman, Dec 17, 2007 IP