Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Dan C
has contributed to:
Is there a better way to skip empty fields than 'if($myrow["X"] != -1) echo "<br>X: ".$myrow["X];'
How do you skip an empty field from a mysql_fetch_array so that the fields won't print