Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming PHP

Talking to Databases

Author: devshed.com | Published: 10th Aug 2005 | Visited: 223 times | Add Comment
Filed in: PHP

By Kai Voigt September 20, 1999 Introduction When the WWW was born, a webserver basically could sent out static HTML files which resided on the harddisk. Soon, CGI programs and other programming features like PHP and ASP made web documents dynamic. A common task for a webserver today is to get an HTTP request from somewhere in the world, connect to a database and respond with a presentation of the fetched data. This article is about Roxen Challenger´s way to talk to databases and how to...n

Read Article
 

Sponsored Links

 


Related Articles

 Next-Generation Object-Oriented Databases  Object-oriented databases complement relational databases in important ways, says Anat Gafni, VP of Engineering at db4objects, the company behind the open-source object database db4o. In this interview with Artima, Gafni explains how OO databases support agile development, and how they co-exist wit ...

 Velde.Utilities - C# Utility class for Active Directory, databases, files, networking etc... C# Utility class for Active Directory, databases, files, networking et ...

 The Baker's Dozen: 13 Tips for Querying OLAP Databases with MDX MDX is a SQL-like query language used to retrieve data from OLAP databases and to define Key Performance Indicators (KPI) in SQL Server 2005 Analysis Servi ...

 import dump between two databases Hi Tom, How are you doing?? i have a question regarding import dump utility. i need to import a full database using import dump utility. could you please tell how do i take a import dump bakup between two databases??? Thanks in advance, Da ...

 LinqToSQL: Query mulitple databases in one Linq expression and more... Query mulitple databases in one expression e.g. an MS Access Database and a SQL Server Datab ...

 Talking Clipboard An application that automatically speaks the contents of the Windows clipbo ...

 multiple databases in a single RAC cluster Hi Tom, we are planning to create our development database tier as 3-Node Oracle RAC cluster with 4 databases like Four databases -------------- - DB1 - DB2 - DB3 - DB4 <b>Node1</b>: (DB1 with instance DB11)+(DB2 with instance DB21 ...

 Dynamically generate C# data access code for MS SQL and other databases With this tool, Dynamically generate C# data layer code (CRUD functions) for MS SQL and other datab ...

 Avoiding Blocking Issues in ASP.NET Session State Databases As soon as ASP.NET systems grow to the point that more than a single Web server needs to be deployed, decisions need to be mode about where the session state will be held. By default, ASP.NET session state lives in the memory of the server hosting the application. The problem with this is that a use ...

 Article :: Relational Databases 101 Design relational databases that can perform better, be easier to maintain, and be more success ...



Next: Python 101 (part 1): Snake Eyes



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links