PHP has a touch() function. No need to exec()
On Thu, 11 Apr 2002 [EMAIL PROTECTED] wrote:
> At 11.04.2002 17:14, you wrote:
> >Hi there,
> >
> >I am wondering how to create a file on the server. I do not want to write
> >anything to the file. Just create it.
> >
> >Thanx Andy
>
> exec("touch filename"); // if you�re allowed to do this. c 'rights'
> Oliver
>
>
> --
> 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