Php Script that generate another

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

Post Reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Php Script that generate another

Post by Christopher »

My guess is that the path "Stubs/test.txt" is not the correct one to the file. It is a relative path -- try an absolute one.
(#10850)
Post Reply