Categories
Tags → Php And Mysql Tutorial

Developing a Login System with PHP and MySQL

This tutorial will show you how to create a user login system for your website using php and mysql to store the user data. It will show you how to allow a user to register his preferred login id and password, verify and authenticate the user when he...
DETAILS

Installing PHP on Windows

This tutorial is aimed at beginners to setup apache, mysql and php on a Windows 98, 2000 or XP machine. Even if you are a seasoned PHP, MySQL and Apache guru, the checklist below will still be helpful in your installation process.
DETAILS

PHP && MYSQL Tutorial: Inserting Data into mysql

This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using M...
DETAILS

PHP && MYSQL Setting up the database

This tutorial is the second part of our PHP/MYSQL series of articles. In this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL database and more.
DETAILS

Shoutbox Tutorial

This tutorial will teach you how to create a PHP and MySQL type shoutbox with basic protection.
DETAILS

Simple Flat File Counter

New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operat...
DETAILS

A Rating System

This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
DETAILS

Installing PHP on Windows 2000, with mySQL and Apache

A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro. The guide is also known to work for XP, and should work with lower versions of windows, too. There''s a use...
DETAILS

Installing Apache, PHP and MYSQL on Windows

Need to test your php scripts your making without uploading it to a remote server? This tutorial shows you all of things you need to download, install, set up on your computer to make it into a fully functioning web server with PHP and MYSQL on Windows.
DETAILS

Displaying Data In A MySQL Database

This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for beginners who are interested in learning the lan...
DETAILS

Page:
©2019 A--9.com