Hi!
I want to make a custom text in the bottom right corner of my costumers' websites. I want to be able to change it without contacting my costumer.
For example: January, it will show: "January sales, 20% off", and in Feb it will show: "Visit this site! :)" ...
I want to use the <?php include() ?>, but because the .txt file I'm linking to is on another server, it returns an error.
What can i do instead to have the same functionality?
/Brummerstedt