Jump to content

image replacing code(request)


stargazer989

Recommended Posts

hey guys, i need a code or w/e so that for the next 8 days images are swapped. so, for example, i want BD.png to be deleted and swapped out with 7.png (which will be renamed BD.png). midnight is the time i need it to change. (this is for a web page only)

 

 

 

please and thank you! ^_^~

Link to comment
Share on other sites

So basically, you want a program that will swap your images round, so that a new one is shown everyday?

 

If so, use Uzzisoft. The only downside is there is a 40KB file size limit. Here is the link: http://uzzisoft.com/

My relaxation method involves a bottle of lotion, beautiful women, and partial nudity. Yes I get massages.

 

ojdv.jpg

Link to comment
Share on other sites

hey guys, i need a code or w/e so that for the next 8 days images are swapped. so, for example, i want BD.png to be deleted and swapped out with 7.png (which will be renamed BD.png). midnight is the time i need it to change. (this is for a web page only)

 

 

 

please and thank you! ^_^~

 

Can your webpage use PHP?

Link to comment
Share on other sites

Exactly. PHP would be perfect for this.

 

I suppose you could test for PHP by uploading a page to your server with this as the contents:

 

<?php echo"PHP is installed" ?>

 

Save it as test.php on your server and open it with a web browser, if it is installed it will say so.

C2b6gs7.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.