Data Export
Data Export
I need assistance with the data export, I really want to use it. I want to display guild information on a .php page but this tutoriol has no clear direction. I installed the latest version of PHP and have my FTP server up. Does anyone know of a tutoriol to help?
There is no guild data in the data exports right now. The CSV files have headers that tell what data is there.
You should check out http://www.php.net/ for info on PHP.
You should check out http://www.php.net/ for info on PHP.
phpbb:phpinfo()
I looked at it, http://www.warcraftrealms.com/dataexport.php is COMPLETELY USELESS! There are no clear steps on what to do to get it to work from scratch using an ftp server. If I could figure it out I would make a nice clean tutoriol. Can someone make a small tutoriol telling how to do this? PLEASE! x.x
Umm... I'm afraid you'll have little luck in eliciting helpful info from myself unless you tone the attitude a bit =)
The data exports are far from COMPLETELY USELESS if you know how to use them.
You don't need to use any FTP. You can set up scheduled jobs to pull the files you are interested in once per day. You can then write scripts or programs to process that information however you see fit.
I'm not here to teach you how to code or script, that is up to you to do. If you have specific questions on how to get the data, I'll be happy to assist.
The data exports are far from COMPLETELY USELESS if you know how to use them.
You don't need to use any FTP. You can set up scheduled jobs to pull the files you are interested in once per day. You can then write scripts or programs to process that information however you see fit.
I'm not here to teach you how to code or script, that is up to you to do. If you have specific questions on how to get the data, I'll be happy to assist.
phpbb:phpinfo()