Re: create and save file to folder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, March 7, 2007 8:36 am, Ross wrote:
> I am trying to create a file with php. I want to enter the value of a
> string
> into it and then browse (if possible) and save to a specified folder
> with
> the filename/extension (.php/.txt) entered in the dialog box.

You can't do anything in PHP to "see" the directories on my local hard
drive, nor should you be able to, so it's entirely up to the user
where to save things.

You *CAN* force the filename in the "Save As..." box:
http://richardlynch.blogspot.com/

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux