ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


project:include_file_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
project:include_file_guide [2016/01/17 02:59] – ↷ Page moved from v5:reference:include_file_guide to project:include_file_guide mnewnhamproject:include_file_guide [2022/07/08 13:56] – [Description] more clearly describe lack of autoload support and consequences on Composer dregad
Line 1: Line 1:
 ====== Include File Guide ====== ====== Include File Guide ======
 ===== Description ===== ===== Description =====
-This page describes the required and optional include files for use in applications. Other helpful notes are:+This page describes the required and optional include files for use in applications.
  
-  There is no support in ADOdb Version for autoloading. +<WRAP important> 
-  * There is no support in ADOdb Version 5 for namespacing +Please note that **ADOdb version does not support //autoloading// or //namespaces//**
 + 
 +When using Composer, only the Library's core ''adodb.inc.php'' is included for you.  
 +If your project requires additional components, the relevant files still need to be included as described in this document. 
 +</WRAP>
  
 ===== Core application ===== ===== Core application =====
project/include_file_guide.txt · Last modified: 2022/07/08 14:02 by dregad