I would like to display three text link adds, but i cannot seem to figure out how adjust the code to make it look like this: Link 1 | Link 2 | Link 3 right now, there are no spaces when i try to advertise more than one link, can anyone edit the code to give me an example? My current code is: <?php ini_set ("include_path", ini_get ("include_path") . ':../../:../'); include ('ad_network.php'); echo $ad_network[0]; ?> Thanks guys =x
no worries, probably a missing period or a quote. I've spent days in the past searching printouts for missing semicolons and misspellings