Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

dbase_get_record_with_names

(PHP 3>= 3.0.4, PHP 4 , PHP 5)

dbase_get_record_with_names --  Estrae un record da un database dBase come un array associativo

Descrizione

array dbase_get_record_with_names ( int dbase_identifier, int record)

Restituisce i dati da record in un array associativo. L'array include anche un membro associativo chiamato 'deleted' che è settato a 1 se il record è stato marcato per la cancellazione (vedere dbase_delete_record()).

Ogni campo è convertito all'appropriato tipo PHP, Fanno eccezione:

  • Le date, che sono lasciate come stringhe.

  • Gli interi che avrebbero causato un overflow (> 32 bits) sono restituiti come stringhe.

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "Manuale PHP". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.