Quote Originally Posted by k1ll3rdr4g0n
Try this instead:
PHP Code:
="<?=$program_images_row[4]?>"
Note: Short tags will have to be enabled.
Short tags are generally considered bad programming. His problem is probably the missing semi-colon.