Using Local File With php

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
zahidprimex
Forum Newbie
Posts: 9
Joined: Tue Jan 29, 2008 7:44 am

Using Local File With php

Post by zahidprimex »

I want to write on a file of c drive in my computer using php.What will be the path of this file?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Using Local File With php

Post by Christopher »

c:/the/path/to/my/file
(#10850)
Post Reply