Hi,
ich erhalte überhaupt keine Anzeige!
Dann stelle bitte das error_reporting auf E_ALL und display_errors auf on.
ich versuchte es so:
<?php if($row->image1[0] =="")
{ '<td width=50px nowrap="nowrap"><img src="components/com_test/images/assets/noimage.gif" width="50" height="40" /></td>';}
Wie komst du auf die ulkige Idee, '<td ...>' wäre eine gültige Anweisung für PHP?
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]