Jump to content

[SOLVED] PHP Rotator Image


tawm

Recommended Posts

I'm making a rotator image using PHP, I have the code, it works great. Only problem is that the site I want to post it on doesn't allow me to post it.

 

The file is here http://tawm.freehyperspace.com/RotatorImage/rotate.php

I'm using

<img src="http://tawm.freehyperspace.com/RotatorImage/rotate.php">

to post it; but, this is the error message when I try to post it

You can only embed src files that end in: 

.jpg
.jpeg
.gif
.bmp
.png
.midi
.wav
.mp3
.mid

 

I know it's possible to post rotator images coded with PHP if the PHP file will render as a .png, how would I go about setting it to render as a .png? Or will I need to use a different host, and if so: can anyone recommend a better one?

Link to comment
https://forums.phpfreaks.com/topic/73919-solved-php-rotator-image/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.