Search found 3 matches

by bungle
Mon Aug 25, 2003 5:49 pm
Forum: PHP - Code
Topic: php not working on windows server
Replies: 3
Views: 703

exactly ... thats the point im trying to prove to the admins - Its the server not the script. 8O this has nothing to do with the index page tho. The site works fine its just this print script. Basically, there is a <!-- printstart --> and <!-- printstop --> and when you click on a link to /phprint.p...
by bungle
Mon Aug 25, 2003 4:04 pm
Forum: PHP - Code
Topic: php not working on windows server
Replies: 3
Views: 703

php not working on windows server

HI... sorry for being so vague in my subject but I know very little about php running on Windows servers. Here is the situation... I was using the script PHPrint on a Linux box and had recently moved it over to a Windows server. The Windows server is up to date with the latest php and is "suppo...
by bungle
Mon Aug 25, 2003 3:57 pm
Forum: PHP - Code
Topic: a href broken - need help
Replies: 5
Views: 506

why dont you try adding a "/" then to make sure:

<a href="/default.php">Home Page</a>