![]() |
2007-10-06
, 11:38
|
Posts: 191 |
Thanked: 29 times |
Joined on Sep 2007
@ Ottawa
|
#2
|
![]() |
2007-10-06
, 17:12
|
|
Posts: 98 |
Thanked: 8 times |
Joined on Apr 2007
@ Port Angeles, WA
|
#3
|
I'M running NGINX as localhost, and have the PHP cli and sqlite3 installed.Works from command line just fine. I need to be able to pull data up into webbrowser using php.
I understand php5 needs to use PDO to do this now, but I am clueless on how to use it and my attempts have been unsuccessful. Without PDO, php uses SQLite 2 , which is not what I need.
Anybody using php,server/browser and sqlite3? I need an example of a connect and a query.
Last edited by bizshop; 2007-10-06 at 08:26. Reason: clarification