Page 1 of 1

create a new file ???

Posted: Thu Nov 07, 2002 10:33 am
by kid_am
how do i create a new file with php? thx!

Posted: Thu Nov 07, 2002 10:36 am
by volka
http://www.zend.com/manual/function.fopen.php
take a look at the different modes

Posted: Thu Nov 07, 2002 10:43 am
by kid_am
hey! thx a lot... i've the same modes in my book, but nothing about create a file... but now i've the solution! thx a lot!