setattribnormal
Setting the attribute $FILE_ATTRIBUTE_NORMAL.
func uint setattribnormal (
str name
)
str name
)
Parameters
name | Filename. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |