Search found 1 match
- Mon Feb 23, 2009 8:38 am
- Forum: Webhosting
- Topic: how to access database to show stats on another website
- Replies: 8
- Views: 1966
Re: how to access database to show stats on another website
My recommendation would be that you implement whatever you want to do with the stats in PHP/Perl/Python/Ruby/C/what have you (anything our webserver supports) and then load it in an iframe of your regular site so that your visitors could interact with it directly. Since you'd be interfacing with a ...