sqlite-users  

[sqlite] SQlite vs. SQlite3 - a beginners question

Richard Cooke
Mon, 08 Feb 2010 19:18:10 -0800

I'm trying to teach myself PHP and SQLite and I've tried to understand 
whether SQLite and SQLite3 are the same animal or are they completely 
different.  I am using WAMP on a PC and the PHP version is 5.31.  If I 
use sqlite_libversion(); I get a result of 2.8.17.  If I use 
SQLite3::version() I get 3.6.15.  Does this make sense?

If they are completely different animals how do you decide on which one 
to use?

Thanks,

RC
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users