Categories

Updated: 07/09/2003

PHP Fusebox Content Management System

PHP Fusebox Content Management System is an ongoing development project built on the Fusebox 3.0 PHP framework, and mySQL database (using ADODB Database Abstraction layer). Use this project to see example of a Fusebox application in action with user/groups management, export utility, simple forums and content hierarchy. For more information, go to &<a href=&"http://www.calvincheah.com&"&>http://www.calvincheah.com&</a&>
Similar Scripts for "PHP Fusebox Content Management System"

A Tutorial on Porting MySQL code using ADODB

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...

PHP4 Session Handler using ADODB

PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stu...

PHP Everywhere

This is a weblog that covers using PHP with technologies like COM, ODBC, GD, ActiveX and ADO. Home of the popular ADOdb database abstraction library. Also provides a collection of links, articles and tutorials.

PHP EasyWindows Installer

This installer makes it painless to install PHP 4.3.8 on Windows for the following web servers: Apache 1.3, Apache 2.0 and Microsoft''s IIS. &<p&> This installer is a production quality installer that will install Turc...

ADOdb Database Library for PHP

A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP,...
©2003-2008 jCay.com