Quote:
Originally Posted by NRR
PHP Code:
banner[number++] = "<a href='REDIRECT URL' target='_blank'><img src='BANNER IMAGE' border='1'></a>"
Replace redirect url with URL you want the banner to go to when you click it and Banner image with the URL of your banner. Make sure you leave the quotation marks there though, just replacing the REDIRECT URL and BANNER IMAGE.
|
thanks, did that but nothing shows up on the page. Any ideas what I maybe missing?