Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP include problem in windows XP

Status
Not open for further replies.

BygMony

Programmer
Joined
Jan 27, 2004
Messages
3
Location
US
I am have a problem seeing me <?php include &quot;file&quot;; ?> on my XP (home edition) laptop. The files work fine on my win98SE desktop. Some include files are working and some are not. When I view the code (on XP) I see where the include file should be but it is not include in the final output to the browser. Is there an answer to this.

Thanks
BygMony
 
I've noticed XP being a little picky about what it serves in the way of web pages and how IIS handles directories and permissions. possibly related?


______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Well I could not figure out why certain images would not show. But when I change the image names of those images they worked just fine. Example: bn_banner.gif would not work but when I change it to bnbn.gif it worked fine. It seems like any image that had the word banner in it they would not show. I even made a new graphic named banner and it would not work, but whenn I change it's name to title it worked fine.

BygMony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top