Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




odbc_result_all

odbc_result_all

(PHP3 >= 3.0.6, PHP4 )

odbc_result_all -- Print result as HTML table

Description

int odbc_result_all (int result_id [, string format])

Returns the number of rows in the result or false on error.

Odbc_result_all() will print all rows from a result identifier produced by odbc_exec(). The result is printed in HTML table format. With the optional string argument format, additional overall table formatting can be done.



With any suggestions or questions please feel free to contact us