Hi.

I have a PHP page calling a set of results from a MySQL database.  They
appear in the following format on the results page:

Title
Description
Link

Problem I'm having.  When a db record has an empty field (for example, no
description), the results page leaves a gap where the description should be.

How do I do a "hide if empty" thang to stop the gaps appearing?

Really appreciate the help.
Regards
nathon
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to