Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 33 is not allowed to access /var/www/vhosts/earthinfo.org/httpdocs owned by uid 10011 in /var/www/vhosts/earthinfo.org/httpdocs/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 237
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/wp-content/uploads/2009/05/sqlite-150x150.gif) is not within the allowed path(s): (/var/www/vhosts/earthinfo.org/httpdocs:/tmp) in /var/www/vhosts/earthinfo.org/httpdocs/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 237
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 33 is not allowed to access /var/www/vhosts/earthinfo.org/httpdocs owned by uid 10011 in /var/www/vhosts/earthinfo.org/httpdocs/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 261
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/wp-content/uploads/2009/05/sqlite-150x150.gif) is not within the allowed path(s): (/var/www/vhosts/earthinfo.org/httpdocs:/tmp) in /var/www/vhosts/earthinfo.org/httpdocs/wp-content/plugins/thumbnail-for-excerpts/thumbnailforexcerpts.php on line 261

SQLite [http://www.sqlite.org] is a very handy tool, essentially it creates a database in a file. SQLite V3 should be installed automatically with PHP5.
I find SQLite very handy when I want to make standalone code that uses a database, and because it doesn’t require an external application(such as Mysql) it makes it very portable. [...]



















Recent Comments