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, visit: http://www.php.net/unsub.php



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.

http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB | with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] create a file

2004-01-26 Thread Viviane Hu
hi,

How can I create a file (txt) in client-side?


Thanks a lot for you help.

viviane


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-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE87NY6HpvrrTa6L5oRAorpAJ44qLfWZciGD7p5ge77io86IMQIwwCgp6WE
ZDlC49dRhB7yflJ6HU4cr2Q=
=QFS5
-END PGP SIGNATURE-

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




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 here ;-) but I can't seem to find a
> function for creating a text file? Can someone please point me in the
> right direction?
> 
> Many thanks...
> - --
> Nick Wilson //  www.explodingnet.com
> 
> 
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> 
> iD8DBQE87NKXHpvrrTa6L5oRAm3IAJ0UZ/Tjwvht4jzOeckH/d+k2IhXdwCggNWZ
> Dg1MjMX0o14J5MVSqh42ZR8=
> =1mmr
> -END PGP SIGNATURE-
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


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




[PHP] create a file?

2002-05-23 Thread Nick Wilson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi
I'm clearly missing the obvious here ;-) but I can't seem to find a
function for creating a text file? Can someone please point me in the
right direction?

Many thanks...
- -- 
Nick Wilson //  www.explodingnet.com



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE87NKXHpvrrTa6L5oRAm3IAJ0UZ/Tjwvht4jzOeckH/d+k2IhXdwCggNWZ
Dg1MjMX0o14J5MVSqh42ZR8=
=1mmr
-END PGP SIGNATURE-

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




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 create a dir.

Thanks for help.

Thomas



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


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




[PHP] create a file

2002-02-28 Thread Thomas Franz

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 create a dir.

Thanks for help.

Thomas



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




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:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP] create a file .png


Hi, i wanna create a file png, but i don´t want.

i don´t know what happens but an error occurs...

Warning: ImagePng: unable to open
/home/httpd/html/pollolitoral/tempo/07012002.png for writing in
/home/httpd/html/admin/generic/create_png_clima.php3 on line 80

i put imagepng($img,"pollolitoral/tempo/07012002.png");

please, help me

Aurélio Sabino


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] create a file .png

2002-01-07 Thread aurelio

Hi, i wanna create a file png, but i don´t want.

i don´t know what happens but an error occurs...

Warning: ImagePng: unable to open /home/httpd/html/pollolitoral/tempo/07012002.png for 
writing in /home/httpd/html/admin/generic/create_png_clima.php3 on line 80

i put imagepng($img,"pollolitoral/tempo/07012002.png");
 
please, help me

Aurélio Sabino