int screamAt(int $levels, bool $replace = false)
Sets the error levels where the @-operator is ignored.
int screamAt(int $levels, bool $replace = false)
Sets the error levels where the @-operator is ignored.
int | $levels | A bit field of E_* constants for screamed errors |
bool | $replace | Replace or amend the previous value |
int | The previous value |
Designed by : w10schools
service@w10schools.com
Please login to continue.