Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

image replacing code(request)

Featured Replies

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! ^_^~

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

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?

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

or just create a file with:

 


<?php

phpinfo();

?>

 

in it and navigate your browser to it.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.