Quote:
Originally Posted by buffness
This is not working for me for some reason. Nothing shows up. Where exactly do you edit the url and the image path at?
|
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.