|
ok went there and did not find anything useful..
basicly what I want to do is have it so if $array == 'www.bob.com' then echo 1 else 0.
and I am wanting to call this from a database so it searches the database for the domain and if it finds it then display a 1 if not a 0.
|