John L

About John L

John L is the webmaster of http://www.bimmercenter.com..

daboss@bimmercenter.com

What is SQL?

What is SQL? SQL stands for Structured Query Language and is the lingua franca in the database world. SQL is a standard that is used by all database vendors and programmers to define, extract and access the information that is stored in databases.
Date Posted: April 06, 2005

Developing a Login System with PHP and MySQL

This article is written by daBoss. daBoss is the Webmaster of Designer Banners. daBoss can be contacted at sales (at) designerbanners (dot) com.Developing a Login System with PHP and MySQLMost interactive websites nowadays would require a user to...
Date Posted: January 09, 2005

MySQL Database Handling in PHP

Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user. For example, a customer may need to log into a retail website to check his purchasing history.
Date Posted: November 07, 2004

Developing State-enabled Applications With PHP

Installment 1Developing State-enabled Applications With PHPWhen a user is browsing through a website and is surfing from one web page to another, sometimes the website needs to remember the actions (e.g. choices) performed by the user.
Date Posted: November 07, 2004