Create Simple Login Form in PHP without Database

In this section, I will tell you about how to create Simple Login form in PHP without Database.This form must have JavaScript scripting to validate the initial (field may not empty, the input id and password must be letters).If the field is empty and...
Baca selengkapnya...

Generate Table in HTML and PHP

Now I'll to tell you about how to create Table at the first time, create new HTML file this is the code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><br /><title>Generate...
Baca selengkapnya...