Hi Pornrex.
if you using php why dont you try
to use
--
?>
"<IMG SRC="<?php echo "$banner[$adnum][2]"; ?>
--
one of the problem might be in your coding with all the \"
and the second one i see with a qucik look is the path
"<IMG SRC=\"" . $banner[$adnum][2] . "images/
folder images is after the file name ?
i think its supposed to be
"<IMG SRC=\"" images/ . $banner[$adnum][2] . "
hope it Helped
ICQ: 153547093
Leon.
|