Hi all
I am developing a php mysql intranet using Dreamweaver MX. I have a fild within a dataset which displays a date.
I get an error on display this date string after it has been formated, IF NO DATA IS FOUND for that field for that record. How do I code in php: "display only if field contains information"?
Thanks