downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

sqlite_last_error> <sqlite_has_prev
[edit] Last updated: Sat, 18 May 2013

view this page in

sqlite_key

SQLiteResult::key

(PHP 5 >= 5.1.0 and < 5.4.0)

sqlite_key -- SQLiteResult::keyRestituisce l'indice di riga corrente

Descrizione

Stile orientato agli oggetti (metodo):

int SQLiteResult::key ( void )

SQLiteResult::key() restituisce l'indice della riga corrente del set di risultati bufferizzato result.

A differenza di tutte le altre funzioni SQLite, questa funzione non ha una versione procedurale, e può solo essere chiamata come metodo su un oggetto SQLiteResult.

Valori restituiti

Restituisce l'indice della riga corrente del set di risultati result.

Vedere anche:



add a note add a note User Contributed Notes sqlite_key - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites