Constants
FILE_MODE_WRITE
Using this mode, opened files will be truncated first and then new data will be written to them.
|
Helping ordinary people create extraordinary websites! |
ConstantsFILE_MODE_WRITEUsing this mode, opened files will be truncated first and then new data will be written to them. |