Need help with PHP and Databases across servers [renamed]

It is posible to make something like… lets said I have some phps files in a server… and in another, others… And I whant to those phps files in the other server make a query to a database that have them… and then, pass all the info to my server… something like, asigning to a variable a function from another php in another server and that function return wathever it found…