Search found 2 matches

by PhP T@mer
Mon Dec 15, 2003 1:12 am
Forum: PHP - Code
Topic: [SOLVED] PHP Scripting Problems
Replies: 8
Views: 862

You are a hero DuffMan!! It Works!! Thank you so much for you patince and help!
by PhP T@mer
Sat Dec 13, 2003 8:46 pm
Forum: PHP - Code
Topic: [SOLVED] PHP Scripting Problems
Replies: 8
Views: 862

OK I have ripped down the script so it just has pure php and no html codes here: <?php $display_template = "<p><COUNTER>: download from <a href='<URL>'><MIRROR> (location: <LOCATION>)</a></p>"; $servers = file ('servers.txt'); for ($i = 0; $i < count ($servers); $i++) &#123; $sarr = ex...