Categories
PHPTips and Tutorials → Database-Related

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP MySQL Tutorial

This is a PHP and MySQL tutorial. With code examples like uploading files to database, creating guestbook, contact form, Content Management System (CMS), User Authentication etc.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Random MySQL result-set

This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Count and display the number of rows in a MySQL database table

This code will count the number of entries / records in a MySQL database table and then display it using echo.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Add a Row to mySQL

Learn how to add a row to a mySQL database using a PHP form. Here is a useful script that Spoono uses to update the news.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Add a Row to mySQL

Learn how to add a row to a mySQL database using a PHP form.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Alternating Row Colors

Alright, this is a simple little script which I got from some site a while back which lets you alternate colors in a table as rows come in from mySQL.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SQLite: A Lightweight Alternative

In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP and MySQL examples

The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • GPL
DETAILS

PHP and MySQL for beginners

Very Simple tutorial to get you start using PHP with the most popular MySQL database.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com