Ari Sigit Wibisono
$asw = "Ari Sigit Wibisono";
if
($asw
=== Ari Sigit Wibisono
) {
echo
"TRUE"
;
} else {
echo
"FALSE"
;
}
end of line.