Why doesn’t !=”” && !=”” work?
PHP is a bit complex! Been spending ages trying to figure this out where:
Code (text):
<? if ($_GET["setID"] != "" && $_GET["modelID"] != "") { ?>
Hope anyone can help?
See original post by misohoni
Google Adsense and Competing Pay-per-click Ad Networks
PHP is a bit complex! Been spending ages trying to figure this out where:
Code (text):
<? if ($_GET["setID"] != "" && $_GET["modelID"] != "") { ?>
Hope anyone can help?
See original post by misohoni
Leave a Reply
You must be logged in to post a comment.