|
|
||
|
User login Add the website to your browser's favorites |
Submitted by Tech Videos on Wed, 2007-05-02 05:19.
Tech Videos
PHP (PHP:Hypertext Preprocessor) is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. 1. PHP,HTML Tutorial // POST, Table, Forms - A PHP and HTML Tutorial in which we processes information from a form using the $_POST[]; functions in PHP and created a table and form. 2. PHP Tutorial // User Registration w/ SQL - 3. PHP in MySql - PHP, MySQL connection demo 4. PHP Tutorial // User Registration w/ SQL 2 - a user registration using php and mysql, much better than the other one, also double the length. 5. PHP Tutorial #1 - Covering the basics - This PHP tutorial covers the echo, the if...else statement and integer variables. 6. PHP Tutorial #2 - Login form - This PHP tutorial shall cover a BASIC authentication script enabling authorised users access to a specific website. |
|