Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Login With Username or Email And Password - Cleaning Up The Reg Page

Php Folks! You know others in other forums suggest I use regex but yet again they never provide sample or I reckon many don't know the regex. I will mention your sample on other forum and link back to this thread. Hopefully, a lot of newb...

How to use database to handle sessions in PHP ?

Hi I'm developing a php web application where the front end users are countless. Currently the sessions are saving in users web browser which are likely to remove after certain duration of time. I want to develop the session and save it to my...

Getting error for using the session variables used in PHP

<?php session_start(); include_once('config.php'); $user=htmlentities(stripslashes($_POST['username'])); $password=htmlentities(stripslashes($_POST['password'])); // Some query processing on database if(($id_user_fetched<=$id_...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: