sqlite_array_query(no version information, might be only in CVS) sqlite_array_query -- Execute a query against a given database and returns an array.Descriptionarray sqlite_array_query ( resource dbhandle, string query [, int result_type [, bool decode_binary]])array sqlite_array_query ( string query, resource dbhandle [, int result_type [, bool decode_binary]]) sqlite_array_query() is similar to calling sqlite_query() and then sqlite_fetch_array() for each row of the result set and storing it into an array, as shown in the example below. Calling sqlite_array_query() is significantly faster than using such a script.
See also sqlite_query(), sqlite_fetch_array(), and sqlite_fetch_string(). |
Ecommerce shopping carts Events management projects Affiliates systems Large sized web projects Real estate and vacation rental projects Asp.net and c# projects |
||
|
Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 the PHP Documentation Group. Web design and webdevelopment and programming done by Software developers and web programmers
Web Design Copyright © 1999-2007. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |