Isnt easy to use

if (! $page_req)

or

if (strcmp($page_req,"0"))


instead of


if ($page_req == "")

or

if ($page_req == "0")

?


--



saludos,



J. Alejandro Ceballos Z. | ---------------------------+--------------------------- http://alejandro.ceballos.info | [EMAIL PROTECTED] | "Life is like a shooting star -------------------------------+ it don't matter who you are | if you only run for cover, | is a waste of time | we are lost 'til we are found | this phoenix rises up | from the ground | and all these wars are over." | | -- Live, The dolphin's cry

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to