match() public abstract method
Checks if the value passed matches base value.
public abstract boolean match ( $value ) | ||
---|---|---|
$value | mixed |
Value to be matched |
return | boolean |
If there is a match |
Designed by : w10schools
service@w10schools.com
Please login to continue.