This article explains how to connect to a Microsoft SQL server that is running on a Windows machine from a PHP program running on a Unix machine....
Sponsored Links:
|
Freeware |
By: phpbuilder.com  |
An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows.
|
Freeware |
By: Developerfusion.com  |
In this 10-part series of articles you are provided with a hands-on look at what's involved in building a database-driven web site. This is taught...
|
Freeware |
By: sitepoint.com  |
This is a short article with example code that explains how you can go about adding links such as Next, Previous and numbered results pages for...
|
Freeware |
By: phpbuilder.com  |
This article will briefly describe how to compile PHP with ORACLE 8i support.
|
Freeware |
By: enderunix.org  |
An introductory tutorial for beginners that teaches how to connect to a MySQL database.
|
Freeware |
By: on3e.com  |
This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you...
|
Freeware |
By: codewalkers.com  |
Protect your downloadable content by storing the files outside your webroot. This is an easy solution to online subscription content protection.
|
Freeware |
By: higherpass.com  |
This column in PHP Builder by Siddharth Venkatesan explains how to create an Access database and the associated ODBC connection and then provides...
|
Freeware |
By: phpbuilder.com  |
A short tutorial on what MySQL is and how to begin using it.
|
Freeware |
By: whedimer.com  |
Over ten tutorials that provide examples of simple connections to MySQL, MS SQL, Sybase, Oracle PostgreSQL, mSQL and Informix databases as well as...
|
Freeware |
By: thickbook.com  |
This tutorial provides some technical background on a LAMP server, database design and normalization of a MySQL database. It provides an approach...
|
Freeware |
By: Phpfreaks.com  |
This shows you how to add entries to a MySQL database, show all of the entries and also delete entries. An online database example is available to...
|
Freeware |
By: mywebresources.co.uk  |
Teaches the basic structure and syntax for MySQL queries. Learn to create and edit databases and tables.
|
Freeware |
By: higherpass.com  |
Learn how to use MySQL and PHP together to deliver dynamic content to your users.
|
Freeware |
By: phpnoise.com  |
This article describes how you can use PHP's ODBC extension to interface with this database system.
|
Freeware |
By: php.weblogs.com  |
This article illustrates how to use PHP's built-in functions to communicate with an Orcale database. Both APIs (ORA and OCI8) for Oracle are shown...
|
Freeware |
By: phpworld.com  |
After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.
|
Freeware |
By: codewalkers.com  |
This short tutorial explains how to access data stored in a MySQL database and provides sample code.
|
Freeware |
By: thescripts.com  |
Various PHP and MySQL examples showing how to achieve tasks such as sorting alphabetically, random output and listing all entries.
|
Freeware |
By: Programmershelp.co.uk  |