AJXB Posted February 7, 2013 Posted February 7, 2013 Is it possible to export a server logs to a website? if yes, How? ~ This has to be the worst board post I have ever read. It simply makes no sense. You start off by talking about space or something, then you randomly start babbling about cupcakes, and you end off with random fish names. ~ Don't listen to this guy, any board with the categories 'dinosaurs, spaceships, fried foods, wild animals, alien abductions, business casual, robots, and fireworks' has true potential.
Renkon Posted February 7, 2013 Posted February 7, 2013 Yes.. you have got maany ways.. From using file functions to save the logs in a file and making the website read the file, to storing it in a database. And there are many ways more
J.S. Posted February 7, 2013 Posted February 7, 2013 Storing it in a database would probably be the best way to do it. These events may help: OnPlayerJoin OnPlayerQuit OnPlayerWasted OnChatMessage and also take a look at the SQL Functions. You'll need to set up an SQL database but the benefit of this over a file is that it's accessible from virtually anywhere you want to integrate it via PHP. Kinetic Roleplay Forums || Mantis || YouTube
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now