Categories
Tags → Mysql Tutorial

E-Cards with PHP && MySQL

This quick tutorial describes how to create an e-card system in PHP backended by a MySQL database.
DETAILS

Setting Up a MySQL Based Website - Part I

This is a step-by-step tutorial on how to set up a guestbook using a perl and a MySQL backend. This SQL backend application would be ideal for companies such as GuestWorld who run free public guestbooks.
DETAILS

Apache, PHP and SQL on Linux, for Newbies

This is a through, yet easy to understand guide to installing Apache, including PHP and its support for different SQL servers, including MySQL and PostgreSQL. Aimed at the developer who wants a local linux development server, this tutorial has all th...
DETAILS

Creating Dynamic Next / Previous Buttons with PHP and MySQL

This tutorial explains how to program Next / Previous buttons with a dynamic, reusable class using PHP and MySQL or PostGreSQL.
DETAILS

Compiling and installing php/mysql under Linux

Here, you will find tutorials on compiling and installing php and MySQL on a linux Box. Written in French. There is also a tutorial Showing you how to install and configure Apache Webserver. Most directives are explained.
DETAILS

Rotating Banner Advertisements with PHP

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher. You will need a limited knowledge of mySQL including how to create a mySQL ...
DETAILS

Building WML Applications Using PHP

This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic inse...
DETAILS

Admin user interface: adding and deleting users

This is the second part of creating Web-based admin user interface. This tutorial covers adding and deleting users via Web form using a MySQL database.
DETAILS

Creating dynamic dropdown lists in mySQL

This tutorial describes how to build a basic admin interface to allow you to add and delete users from the browser instead of having to Telnet into the mySQL monitor and do it manually. Main function dealt here is to create a dynamic drop down list p...
DETAILS

Connecting to a mySQL database

This tutorial explains how to use several basic MySQL database functions in PHP. Main topics include: Connecting to a mySQL database using PHP, SHOW available tables, Using telnet to CREATE tables, How to INSERT, QUERY, UPDATE, and DELETE rows in a t...
DETAILS

Page:
©2019 A--9.com