Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-adodb - Active Data Objects Data Base
        
        PHP is a wonderful language for building dynamic web pages.
Unfortunately, PHP's database access functions are not
standardised. Every database extension uses a different and
incompatibile API. This creates a need for a database class
library to hide the differences between the different databases
(encapsulate the differences) so we can easily switch databases.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | php-adodb | 
                4.52 | 
                1 | 
                noarch | 
                1.40 MiB | 
                Fri Dec 10 23:22:20 2004 | 
            
        
        Changelog
        
            - * Wed Aug 11 18:00:00 2004 Aurelien Bompard <gauret[AT]free.fr> 0:4.52-0.fdr.1
 
            - update to 4.52
 
        
            - * Sat Jul 31 18:00:00 2004 Aurelien Bompard <gauret[AT]free.fr> 0:4.51-0.fdr.1
 
            - update to 4.51
 
        
            - * Sat Jul  3 18:00:00 2004 Aurelien Bompard <gauret[AT]free.fr> 0:4.23-0.fdr.2
 
            - move to _datadir instead of _libdir
- use the _var macro