This is a discussion on Re: Using Extensions within the PHP General forums, part of the PHP Programming Forums category; Of course on the official page ;-) http://www.php.net/manual/en/funcref.php Each extension defines functions which can ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Of course on the official page ;-)
http://www.php.net/manual/en/funcref.php Each extension defines functions which can easily be recognised by their prefix: example: xslt_create => xslt extension bzwrite => bzip2 extension "Brenton Dobell" <brenton@lefevrehs.sa.edu.au> a écrit dans le message de news: ANECJPFIMPHFOJPGHDEBCEHECBAA.brenton...hs.sa. edu.au... > Hello all, > > recently i started haveing a closer look at the heart of the php engine and > found a whole heap of unused extensions :S, where can i look to learn more > about these and how to use them??/ > > Thanks in advance > > Brenton > |