Feedback
Tell us:
  • Idea
  • Question
  • Bug

$ 1.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
or

Description:
This script is for websites which required login system.

Only few edits and its running.

Login -> process data -> get userinfo -> display welcome user

you will need to add a table to your mysql

CREATE TABLE members
(
id int NOT NULL,
usrname varchar(20) NOT NULL,
password varchar(10)
)

You will need to change the

on file logmein.php

$host="localhost"; // Host name
$username=""; // Mysql username
$password=""; // Mysql password
$db_name=""; // Database name
$tbl_name=""; // Table name

MySql Injections are protected.

0 Comments


Do you have any comment or questions about ZulfaldyAshBurn file?


Please register & before you post!
Views 4917
Purchases 1
Buyer Rating
1 2 3 4 5
Leave a Comments 0

Details

Uploaded: 05 February 2011

Files Included: php, txt

Size:

Valid Html:

Layout:

JS Library:

PHP Framework:

Compatible .NET versions:

Compatible Java versions:

Do you like this file?