Creating a Secure PHP Login Script
Explains how to create a secure PHP login script that will allow safe authentication. Features remember-me function using cookies, validates…
network
Explains how to create a secure PHP login script that will allow safe authentication. Features remember-me function using cookies, validates…
Our Address Book App (contd.)
Before We Start Coding
MySQL has become increasingly popular in the last year because of its ease of use and price. Setting up a…
Setting up your own Windows e-commerce site may seem like a daunting task at first. There is quite a bit…
In the first part of this article, I did not present any installation procedures and I felt that I left…
With the "write once, compile once, run anywhere" power that the JDBC offers you, Java’s database connectivity allows you to…