Hi,
Now this is a comlicated question, hmmm.
What I want to know is whether it is possible for a computer (that is running php, apache etc) to call a function that is running on another computer.
i.e. Computer 1 at http://computer1 has a function update_forum($update)
computer 2 at http://computer2 wants to call that function
is this possible?
Thanks a lot,
Wooster