ID:84057
 
I just want to know, is it possible to host a BYOND world via MySQL or PHP? Ima noob at this kinda stuff, so don't yell at me please ^-^


Also, DNR release date pushed back to Spring 2010.
Great question to ask on the forums. :)

In fact, there are a number of threads discussing the very topic. Search for your keywords to learn more.

Short answer. Yes, BYOND can communicate with external applications.

ts
You cannot host a BYOND world via MySQL/PHP, or any *strictly web* server, for that matter. You will need a shell server on which you can install BYOND and run persistent processes.

There is a BYOND web interface, called DMCGI, but it's not what you're looking for.