Categories
Tags → Mysql Examples

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

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

Fu-Gen

Fu-Gen is written in Perl and utilizes Gimp-Perl to create a Gimp server and generate custom logos and buttons. Includes 6 examples but many more can be added. Also, uses mySQL as a font server and a nifty javascript interactive color chart that i...
DETAILS

PHP and MySQL Web Development

PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
  • 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

Creativephp

Creativephp is a PHP and DHTML web design resource site. It offers free codes, downloadable programs, and tools. Also features an online versatile user friendly MYSQL Database Manager designed and programmed by the author for managing databases anywh...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Extending PHP

This article describes how to easily create a PHP extension with C or C++. Examples of bundled PHP extensions include the MySQL extension or the Sablotron XSL extension. These allow you to provide features to PHP script authors by letting you create ...
DETAILS

PHPMyEdit

How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code generator to write this sort of editor for you automatically. You may never need to hand code a table editor again. PHPMyEdit can be used for anything th...
DETAILS

A Simple Sessions Tutorial

This is a short tutorial on how to use the sessions (in PHP4) with a user, form-based login. This would be useful for just about any site where you had a &"members only&" area and wanted to validate the users from a database or anyt...
DETAILS

Custom Session Handlers in PHP4

This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.
DETAILS

Page:
©2003-2019 jCay.com