Topic: PHP Form - Spotlighting results
I have finally gotten a 'help desk' html form to work and love how PHP makes the results much prettier than CGI... My users have asked if there is a way to either 'bold' the results if the field has a value or eliminate those fields with no value.
If this WERE a cgi form then the empty fields would not display so I am telling my users no... So - is there some way to either bold or change the color in the PHP form handler results?
I've been canvassing the internet for the last two days as well as going through my various manuals and haven't seen anything available... I'm just in the learning stage with php so would appreciate any input!!
jt

