User login
Unsystematic Affiliates
Change Language
Who's online
There are currently 0 users and 7 guests online.
Oops! I fixed the </div> - thanks for pointing that out! As for the script printing an empty table. I am not sure where you are talking about. However, you can alway test variables to see if they are empty. So something like this would work.
<?php
//If not (empty) $variable (i.e. if it is not empty)
if(!$variable) {
print '<table></table>';
}
?>
Submitted by David on December 29, 2007 - 5:15pm.
Reply
Like what you see?
Why not add more? C2D is looking for other Christian Web Masters who would like to help write articles for this site. If you have expericance in FLASH, CSS/HTML, PHP/MySQL, PhotoShop/GIMP, Blender, Javascript, or just General Design - our users would love to hear what you have to say.
Contact Us