Bukkit api with Php? how does this work?

Discussion in 'Plugin Development' started by TopGear93, Jan 15, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    TopGear93

    I want to make a facebook-bukkit plugin. In order for me to do this i need to use php. How would i use the Bukkit api events to work with php?
     
  2. Offline

    wwsean08

    you could send requests to a php site using get variables, which would update the database backend, then you could have it so when people go to the site it displays the stuff. That is my best idea at least.

    edit: Or even better, just modify the database backend directly from the plugin and just have the php access it
     
Thread Status:
Not open for further replies.

Share This Page