Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.ingres-fetch-array.html. Показаны документы 1 - 1 из 1.
1. ingres_fetch_object
PHP Manual . ... PHP 4 >= 4.0.2) ingres_fetch_object -- Fetch a row of result into an object. object ingres_fetch_object ( [int result_type [, resource link]]) . ... This function is similar to ingres_fetch_array() , with one difference - an object is returned, instead of an array. ... Example 1. ingres_fetch_object() example . php ingres_connect ($database, $user, $password); ingres_query ("select * from table"); while ($row = ingres_fetch_object()) { echo $row->user_id; echo $row->fullname; } ?> ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.ingres-fetch-object.html -- 5.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ingres-fetch-object.html -- 5.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ingres-fetch-object.html -- 5.9 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ingres-fetch-object.html -- 5.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ingres-fetch-object.html -- 5.9 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда