Free Computer Stuffs
PHP/MySQL,HTML,JavaScript,Java Programming examples. Free Software, Earn Money Online.
Showing posts with label
PHP Login Application
.
Show all posts
Showing posts with label
PHP Login Application
.
Show all posts
Simple Login Application
Download Here --->
MySQL Query:
Create Database College;
use College;
create table User(
userid varchar(20) primary key,
paswd varchar(50) not null
);
insert into User values('admin',password('nopass'));
insert into User values('student',password('mcm'));
Older Posts
Home
Subscribe to:
Posts (Atom)
Have a Question ? Need Help in College Assignments, Need Code that is not available here? Just leave a comment & get your code instantly.
Tips to Enhance Your Blog
Loading...
Free Fonts
JavaScript Solved Examples
Free HTML Websites
Earn Money Online (Genuine)
PHP/MySQL Solved Examples
Data Structure Examples
B.E/MBA/MCA Career
Free Antivirus
Java Programs(Applet Magic)