Quote:
Originally Posted by MattO
To elaborate, I use ColdFusion and use this code:
Code:
<CFIF ("#findnocase("zango", "#CGI.HTTP_USER_AGENT#")#" is not "0")>
ZANG WARNING MESSAGE
</cfif>
|
cool, yeah thats what i want.
How do i put this in a php or html page?