Categories
Tags → Mysql Tutorial Php

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Perfect IDE for Apache, MyQL and PHP

This tutorial will teach you how to setup a perfect development environment for Apache, MySQL and PHP. Besides these basic softwares it includes also an installation instructions for a MySQL manager and PHP editor. It is rich illustrated and hepls to...
DETAILS

MySQL FAQs - PHP Connections and Query Execution

A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL stat...
DETAILS

How to install a local server. Tutorial for PHPDEV

For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online? This is the moment a local server is needed. Yo...
DETAILS

Installing Apache with PHP,MySQL on Windows 9x/2000/XP

Nice and Clean Tutorial to install Apache, PHP, MySQL on Windows Computers in 8 Steps. After installing every component, a test is made to check if you properly installed the component. Download links are given of all Apache, PHP and MySQL. In the en...
DETAILS

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

Page:
©2003-2019 jCay.com