Chapter25.Using SQLite with PHP


Chapter 25. Using SQLite with PHP

IN THIS CHAPTER

  • What Makes SQLite Unique?

  • Basic SQLite Functionality

  • Working with PHP UDFs in SQLite

  • Odds and Ends

In Chapter 24, "Using MySQL with PHP," I introduced the MySQLi extension, which enables your PHP scripts to perform the incredibly important task of accessing data from a MySQL RDBMS server. In this chapter, we'll look at another powerful and unique database package available to PHP 5 developersthe SQLite database package.



PHP 5 Unleashed
PHP 5 Unleashed
ISBN: 067232511X
EAN: 2147483647
Year: 2004
Pages: 257

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net