Categories
PHPTips and Tutorials → Database-Related

121 Access to MySQL Tutorial

Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also conta...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP/MySQL database search

Got a MySQL database with content within it? Want to be able to search it and display paged search results on screen? This tutorial and script will do just that. (Apache, PHP, MySQL database required)
  • Platforms
    • Linux
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

LDAP to SQL

The author writes: Whilst working on the automatic production of web statistics - came across the following problem: &"How do I get relational data from an Hierarchical structure?&" It didn''t take long to realize - I''d h...
  • Platforms
    • Linux,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Sorting Database Results with PHP

This tutorial will show you how to display data from a database and allow the user to sort it.
  • Platforms
    • Linux
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Database Abstraction with PEAR

So you''ve written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company won''t be using MySQL anymore. You''re moving to Oracle. Your application is dead in the water. You ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Multicolumn Output from a Database with PHP

Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Tips on Writing Portable SQL for Multiple Databases with PHP

If you are writing an application that is used in multiple environments and operating systems, you need to plan to support multiple databases. This article is based on my experiences with multiple database systems, stretching from 4th Dimension in my...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Alternating row colors with PHP and mySQL

A quick tutorial explaining how to alternate table row colors using PHP and MySQL.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com