-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
51 lines (23 loc) · 1.54 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Instructions
I Have Used Xampp Server Controller and MySql Database.
To Use It:
1) Download all files and save it in C:\xampp\htdocs\Live_Username_Check\ ,( www instade of htdoc if you use Wamp Server).
2) Open phpMyAdmin Page And Create A Database Named as live and then import the reg.sql file.
Features:
1) Username Availability Check.
2) Suggest Available Username.
3) Password is Encrypted with sha1 and salt.
4) Image Upload with Unique Name.
Name And Use of Files:
1) The Database Name Is live and file name is live.sql .
2) The Table Name Is reg and file name is reg.sql .
3) The Registration Page Name Is Index.php .
4) The Login Page Name Is Login.php .
5) The Live Username Check file name is check.php which is included in Index.php .
6) The City list file is name is city_list.php which is included in Index.php .
NOTE:
1) I Have Used HTML, CSS, Bootstrap for Front-end Design, So It is required to connect to the Internet to browse those remote bootstrap files (which is included in index.php and login.php) to get better design / looks.
2) The Username Availability Check will done at Index.php at the time of Registration.
3) Profile Photos will be stored in Profile_Photos folder with a Unique Name after successful Registration (C:\xampp\htdocs\Live_Username_Check\Profile_Photos) .
4) To View The Structure of reg table see the Image ( Structure of reg.sql (reg table) ) under img folder.
For Further Query Please Contact Me: [email protected] / 9007525203 .