Dashboard > Development > Adodb
Development Log In   View a printable version of the current page.
Adodb
Added by Brandon Philips, last edited by Brandon Philips on Mar 04, 2004  (view change)
Labels: 
(None)

Installing adodb on Debian is trivial.

apt-get install libphp-adodb

Edit /etc/php4/apache/php.ini :
include_path = ".:/usr/share/pear:/usr/share/php4:/usr/share/adodb"

Test:
<?php
include('adodb.inc.php');
?>

http://www.phpbuilder.com/columns/gilfillan20030617.php3
http://www.phpbuilder.com/columns/gilfillan20030722.php3

http://php.weblogs.com/adodb-sessions
http://php.weblogs.com/adodb_tutorial

http://www.melonfire.com/community/columns/trog/print.php?id=142
http://www.melonfire.com/community/columns/trog/print.php?id=144

0 comments
Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.7 Build:#524 Jul 28, 2006) - Bug/feature request - Contact Administrators