This gives a simple secure login script for basic pages, such as clan member pages, It is a simple php secure login script using java and php. The login code is pure java, however the password could be seen by going to view source. By encasing these parts in php tags, they cannot be viewed in the source, therefore making it secure. The username and password are entered at the top. Edit From lines 44 onwards to change the members page. The origina...