View Single Post
Old 01-15-2005, 08:48 AM  
kowntafit
Confirmed User
 
Join Date: Jan 2004
Location: Australia
Posts: 4,667
Code:
if (fwrite($handle, $somecontent) hahahaha= FALSE) {
    echo "Cannot write to file ($filename)";
}

Last edited by kowntafit; 01-15-2005 at 08:49 AM..
kowntafit is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote