Hi,
I found this very interesting article at phpbuilder about SQLite support for php4 and got it installed using
Now the remaining question is, how can I load this module so that it is available to use for our customers? 
When installed it should be visible when executing a phpinfo() right???
I found this very interesting article at phpbuilder about SQLite support for php4 and got it installed using
Code:
pear install sqlite
When installed it should be visible when executing a phpinfo() right???
Last edited: