![]() |
Sorry to so called hijack the thread but this may also be useful for jroy.
What's the difference between using just query and query_first? |
query() returns a handle that you can reference using fetch_row() to fetch sequential rows. query_first() just returns the first row, if any, of the query.
These two are equivalent: PHP Code:
PHP Code:
|
Thanks Filburt, now I understand. ^_^
|
All times are GMT. The time now is 11:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|