narrowing it down...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've come up with this:
if (mysql_result ( mysql_query ("SELECT id FROM dibcomp_site WHERE id = $page_req"),0)) {$thisid = "404";} else {$thisid = $page_req;}



and, well, it doesn't work.  I think it really ought to...

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux