View Single Post
  #10 (permalink)  
Old 03-13-2005, 04:15 PM
freehits's Avatar
freehits freehits is offline
WebProWorld Veteran
 

Join Date: Sep 2004
Location: Posse's On Broadway
Posts: 953
freehits RepRank 0
Default

thats a sharp approach golf, makes excellent sense.
Why do i see your PHP code exposed in the source of your page?

include ('ad_network.php');
echo $ad_network[0];
echo $ad_network[1];
echo $ad_network[2];
echo $ad_network[3];
echo $ad_network[4];

off topic but curious.
Reply With Quote