[PHP] A question about file creation

2003-11-02 Thread Yeung Koala
Hi,

Silly question of beginner:
Is is possible to write a script to create and write a text file on server?
How?
P.S. Thanks Simon Stiefel for the chomp stuff

_
Hotmail Extra Storage10MB  http://join.msn.com/?pgmarket=zh-hk 

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


Re: [PHP] A question about file creation

2003-11-02 Thread Ian Firla

http://it.php.net/manual/en/function.fwrite.php

On Sun, 2003-11-02 at 19:25, Yeung Koala wrote:
 Hi,
 
 Silly question of beginner:
 Is is possible to write a script to create and write a text file on server?
 How?
 
 
 P.S. Thanks Simon Stiefel for the chomp stuff
 
 _
 Hotmail Extra Storage10MB  
 http://join.msn.com/?pgmarket=zh-hk

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