PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
anotherJean
Forum Newbie
Posts: 22 Joined: Tue Mar 30, 2004 3:59 pm
Post
by anotherJean » Thu Aug 12, 2004 8:44 pm
hi
I'm not able to use relative paths in include() anymore.just absolute ones work. any idea why this?
need to mention that I've upgraded php and actually anything else...
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Aug 12, 2004 8:46 pm
maybe your include_path settings have changed?
anotherJean
Forum Newbie
Posts: 22 Joined: Tue Mar 30, 2004 3:59 pm
Post
by anotherJean » Thu Aug 12, 2004 9:02 pm
indeed , I added
does not work though