Posts Tagged ‘database’

Simple Login, Logout & Sessions in PHP

Tuesday, June 8, 2010 1:34 No Comments

I am going to provide an overview of how I got the login system on my website to work. I will start by mentioning this should not be used to protect sensitive information (ie: health records) because it uses a table you add to your database. The table I used is: User table stored in database. [...]

This was posted under category: PHP Tags: , , , , , , , , ,

Phone System Database: The Beginnings

Saturday, May 29, 2010 17:05 No Comments

Overview  Starting last summer I have been assisting with the VoIP roll-out.  I am now back for another summer and have obtained a project that has the potential to be exciting and a learning experience, which enhances the working experience.  Learning does not stop when you leave the classroom, but picks up and becomes more [...]

This was posted under category: Databases Tags: , , , , , ,