¡@

Home 

php Programming Glossary: db_hosts

PHP “&” operator

http://stackoverflow.com/questions/2209934/php-operator

some changes. The page has the following code simplified db_hosts array sql 'SELECT h.hostid h.host FROM hosts h ' db_items DBselect.. while db_item DBfetch db_items name db_item 'host' db_host db_hosts db_item 'hostid' What I'm trying to understand the last line.. What I'm trying to understand the last line db_host db_hosts db_item 'hostid' It seems to be creating a new variable db_host..