|
|
 More Subcategories Available
| MySQL [+] Favor-It | |
| |
 |
| | Sort By:
|
Rather a MySQL database is a way of organizing a group of tables. If you were going to create a bunch of different tables that shared a common theme, then you would group them into one database to make the management process easier. Author: Tizag Code: PHP 4.0 |
Ah well, if I want to be a master of SQL I will have to toe the line an accept the expanded notion of "queries"! More about them later -- first, lets take a look at the most common commands you'll see. Author: Vince Barnes Code: PHP 4.0 |
If you use PHP in your site you'll probably use a MySQL database too...then you'll need to make your PHP script connect to that database: here you'll find few simple lines that show you how to do it. Author: TutorialStream Code: PHP 4.0 |
|  | |
Connecting to a mySQL database through PHP first requires knowing what a few parameters are. Keep these variables in a setup file and require it or at the very top of scripts you write so you can change them. Author: php-scripts.com Code: PHP 4.0 |
With this tutorial, you will learn how to set up Apache, PHP & MySQL On Windows based platform. It provides the links to the downloads, where to place them and how to configure them for optimal use. Author: Amrit Hallan Code: PHP 4.0 |
MySQL is an open source server database language that is similar to Microsoft Access. What this means to most webmasters is that mySQL is a free database you can set up and install on your server that will allow you to store data. Author: MicroCyb Code: PHP 4.0 |
Open Tools for MySQL Administrators explains how to use community created tools for database management. Focuses on using tools to monitor the state of your server without covering queries, table design, and so on. Author: Baron Schwartz Code: PHP 4.0 |
|  | |
MySQL Federated Tables provides an explanation for using the MySQL 5 federated engine feature. This article explains the basics for federated usage and provides examples. It also covers testing, configuring, and a whole lot more. Author: Giuseppe Maxia Code: PHP 4.0 |
Advanced MySQL Replication Techniques is an article that outlines several different methods of MySQL Replication. It shows when replication is a better choice than using MySQL Cluster, and also explains the problems with replication, and more. Author: Giuseppe Maxia Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|