I want to use php to search the current url for com_agora
and if it finds it to display something and if it doesn't to display something else
the problem is there can be lots of characters after com_agora
in the url
an example would be this com_agora&task=cat_view&gid=41&Itemid=
so how would I tell it find it while not caring what characters come after a?