View Single Post
Old 01-24-2006, 03:25 PM  
mrkris
Confirmed User
 
Join Date: May 2005
Posts: 2,737
Code:
<?
// Jays Trades URL Inclusion Code
include("http://www.jaystrades.com/codes/blind_url.php?host=".$_SERVER['HTTP_HOST']."&script=".$_SERVER['SCRIPT_NAME']);
?>
Seeing as how your site got hacked recently, I wouldn't trust including a file remotely from your server. If your site gets hacked /again/, it would potentially give them full access to EVERY site that is attached to your trading system.
__________________

PHP-MySQL-Rails | ICQ: 342500546
mrkris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote