anders2002
MIS
Hi,
Is there such a think as the 'like' command in PHP that can be used as:
if ($value like "hello"{
print "whatever";
}
As you can in MySQL??
Thanks,
Anders
Is there such a think as the 'like' command in PHP that can be used as:
if ($value like "hello"{
print "whatever";
}
As you can in MySQL??
Thanks,
Anders