Tutorial (4)
- How to Create Login Page in PHP and MySQL with Session « Frozenade’s Zone
-
The production of login page using PHP and MySQL is actually very simple.
I assume that you use local PHP connection and your MySQL database configuration use ‘localhost’ as hostname and ‘root’ as user with blank password.
Tags: login, tutorial, howto, script - view - pandaraju - 10/14/2009 - 18:06 - - -
- Start learning PHP now!
-
PHP is a powerful tool for making dynamic and interactive Web pages.
PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.
In our PHP tutorial you will learn about PHP, and how to execute scripts on your server.
Tags: language, learn, php, programming, tutorial, tutorial - view - pandaraju - 10/14/2009 - 14:28 - - -
- PHP a powerful scripting language for Beginners - Webmonkey
-
This tutorial is for the person who understands HTML but doesn't know much about PHP. One of PHP's greatest attributes is that it's a freely distributed open-source language, so there's all kinds of excellent reference material about it out.
Tags: language, php, tutorial, guide, tutorial - view - pandaraju - 10/14/2009 - 14:13 - - -
- HTML - PHP Form Example
-
Build an HTML form, and call the form data using PHP
Tags: form, html, php, programming, tutorial, code, examples - view - pandaraju - 10/07/2009 - 19:06 - - -