Hello,
Whats the php code that could be used to find the common url?
example:
<TD COLSPAN=5 background="images/index_06.gif"><form name="searchform" method="get" action="http://www.yourdomain.com/searchengine/main/index.php">
--------------------------------------------------------------------------
Not sure if I know how to explain this right.
but instead of having to have a specific url entered, what would the code be to have php find the correct location for the url.
The /main/index.php"> are always going to be there its just the domain that will change.