User Profile

Collapse

Profile Sidebar

Collapse
deepg
deepg
Last Activity: Aug 24 '07, 10:46 AM
Joined: Aug 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • deepg
    started a topic login form user and password vaidation check

    login form user and password vaidation check

    Hello ! I need to validate my login form which is displayed using <div> to give sliding effect and not to refresh page, hence can't use generic php submit but to validate using javascript and/or ajax. And in log in form I need to validata user id and password to my mysql database.
    gagan
    See more | Go to post

  • deepg
    started a topic login form does not output error messages
    in PHP

    login form does not output error messages

    I have some problem this code. plz check and correct this code. My problem is If write wrong user id and password automatically enter my url not show the error message invalid user id or password.plz solve my problem early send my email full code using this database.

    this is login page code login.php
    [CODE=php] //Database Information

    $dbhost = "localhost" ;
    $dbname = "_MUNGED_";...
    See more | Go to post
    Last edited by pbmods; Aug 23 '07, 07:11 PM. Reason: Removed db login info.
No activity results to display
Show More
Working...