Monk Posted November 27, 2005 Share Posted November 27, 2005 instructions: Add all your required database settings. If you're using MySQL on the machine this will run on, I recommend using unix domain sockets for maximum performance (and security) <div class="pre"><pre> $hostname = ":/tmp/mysql.sock"; </pre></div> Go to line 203 and replace the URL to your TCADMIN one. Also, for best results you will need to install hlsw. All information polled is current. The table colors can be modified simply by looking through the code. PS. Please don't try and contact me to do any coding work. I work for a large GSP, and working for another one would be a conflict of intrest. -M tcphp.zip Link to comment Share on other sites More sharing options...
ECF Posted November 27, 2005 Share Posted November 27, 2005 Very nice Monk. Thank you for sharing Link to comment Share on other sites More sharing options...
Jaggl Posted November 28, 2005 Share Posted November 28, 2005 sorry about a dump question but what will this do?! Link to comment Share on other sites More sharing options...
Maverick Posted March 16, 2006 Share Posted March 16, 2006 Very Nice. Link to comment Share on other sites More sharing options...
GameConnectors Posted March 16, 2006 Share Posted March 16, 2006 From looking at the code, it appears that its a PHP page that will display current game information based on info held in your tcadmin database. Can I assume that it is possible to host this file on a different server and connect to the tcadmin MySQL DB across the web, either by IP or DNS Name? Link to comment Share on other sites More sharing options...
Maverick Posted March 16, 2006 Share Posted March 16, 2006 Can I assume that it is possible to host this file on a different server and connect to the tcadmin MySQL DB across the web, either by IP or DNS Name? Yes I tested this method. I host my web server elsewhere and my database is hosted on another machine and it works fine. Link to comment Share on other sites More sharing options...
GameConnectors Posted March 16, 2006 Share Posted March 16, 2006 Do you have a working example? Link to comment Share on other sites More sharing options...
Maverick Posted March 17, 2006 Share Posted March 17, 2006 Do you have a working example? Yes actually I do but I am not at liberty to show you do to client information being exposed. Sorry! Link to comment Share on other sites More sharing options...
kalyse Posted July 12, 2006 Share Posted July 12, 2006 Hi, cn I ask what you used this information for? I have just used it and it looks good but Im not sure what affect it had for you. It looks good though. Just wondering how you used it. I should post some of my scripts I have made. Ill do that one day. Link to comment Share on other sites More sharing options...
AJK2408 Posted June 15, 2010 Share Posted June 15, 2010 Thanks!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.