Re: [PHP] create a file

2004-01-26 Thread Matt Matijevich
How can I create a file (txt) in client-side? I dont think there is a way unless you are using some kind of java applet. You can create the text on the server and give the user a link to save the text file on their computer. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

Re: [PHP] create a file

2004-01-26 Thread Raditha Dissanayake
Hi, Certainly not with PHP! you will need to use a signed java applet or an activex all the best Viviane Hu wrote: hi, How can I create a file (txt) in client-side? Thanks a lot for you help. viviane -- Raditha Dissanayake. --

Re: [PHP] create a file?

2002-05-23 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then John Holmes declared > www.php.net/fopen Damn! I looked at that (of course) but must have missed it. Jeez, I looked at that page twice! Thanks John. - -- Nick Wilson // www.explodingnet.com -BEGIN PGP SIGNATURE- Vers

RE: [PHP] create a file?

2002-05-23 Thread John Holmes
www.php.net/fopen ---John Holmes... > -Original Message- > From: Nick Wilson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 23, 2002 7:29 AM > To: php-general > Subject: [PHP] create a file? > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi > I'm clearly missing the obvious

RE: [PHP] create a file

2002-02-28 Thread Niklas Lampén
fopen("file", "w") -Original Message- From: Thomas Franz [mailto:[EMAIL PROTECTED]] Sent: 1. maaliskuuta 2002 9:55 To: [EMAIL PROTECTED] Subject: [PHP] create a file good morning, i want to create a new file and save it in the current dir. I look in the manual but only i found how to

RE: [PHP] create a file .png

2002-01-07 Thread Michael Geier
problems with this email: - no script to look at problems with the script: - directory permissions? - gd installation incomplete? - php installation missing gd? -Original Message- From: aurelio [mailto:[EMAIL PROTECTED]] Sent: Monday, January 07, 2002 12:4