Categories
Tags → Learn Mysql

PHP Freaks: Randomize Images, Quotes and MySQL Results

Learn how to randomize just about anything you need on your website. Great for Random Quotes, Images and MySQL Results.
DETAILS

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
DETAILS

simpleauth

The simpleauth package is a scheme for allowing users to register a new account on a website. The package uses PHP sessions and a single MySQL table to track users. The system is very, very simple and aimed at beginning PHP users who wish to learn h...
DETAILS

Static HTML Generation With PHP and MySQL

Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
DETAILS

PHPbuddy.com

PHPbuddy offers articles and tutorials on PHP / MySQL for both experienced users and novice users that want to learn PHP. This site is made from a webmaster''s point of view who wants to make/maintain websites based on PHP.
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating Dynamic Webpages Using PHP and MySQL

This book provides you with everything you need to know about PHP, MySQL and how to create dynamic webpages. You don''t need prior knowledge of programming. You learn by example from the many practical examples throughout the book. The accompany...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

MySQL/PHP Database Applications

PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users w...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Simple Connection to MySQL

The MySQL database is one of the most popular among PHP developers, and there are numerous well-documented PHP functions you can use in conjunction with your MySQL databases. In this tutorial, you will learn how to make a simple connection to MySQL u...
DETAILS

phpshopcart

PHPShopCart is a shopping-cart web application demo written in PHP and designed to connect to a MySQL database. This program is written for the book, &"The DBA''s Guide to Red Hat Linux&". It is designed to be a flexible and ea...
DETAILS

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
DETAILS

Page:
©2019 A--9.com