The problem is simple: I need to make data visible on another site, but I dont want them to access my database...
Simply, there is a box on a webpage with dinamic data, that I wish to publish on a partner site.
I think that the problem is so common, that should be an easy solution. If anyone knows where I can find it, please help!!!
p.ex. in the PHPBB the "topics anywhere" MOD, does exactly the same: it makes a "Java script". The script shows the 10 latest topic of the forum. The script can be on any other site, and will work.
I have the php code that show the data, but only if it runs on my server. How can I rewrite it for a script like that?
I am not a programmer, but this would be very important to solve somehow, so any help is very much appreciated!!!!