Hello,
is it possible in PHP to include a function from a different server, e.g. a call to a function that handles the database access and query and takes a query as an argument and returns the result from the query to the calling page which is located on a different server than the file processing the query.
Thanks,
zeitgeist