S
Seyrcim
Guest
Dunno if anyone is still interested
Anyways, since I have all but quit daoc as well as quit my old guild etc, I have some daoc-specific code that might interest some ppl who just want to tear things apart or what ever.
Note that it most likely won't work out-of-the-box as the include the code wants isn't there (it's just calls for setting up html tables etc as well as database calls since I prefered using a db for the members).
Anyways, if you care to take a look:
http://delfinen.telge.kth.se/Blizzard/phpsrc/
fixdf.php and gl.php were run by cron (scheduled running) so things would be up to date.
fixdf.php was run as often as the servers were updated with keep/relic-status.
gl.php ran once each day to import all guildmembers into the local database.
realm.php if for showing the current realm-status on specified server.
servers.php is for displaying the current daoc-europe servers, each name has a link to check the realm-status.
Have fun, and see ya somewhere else =)
Anyways, since I have all but quit daoc as well as quit my old guild etc, I have some daoc-specific code that might interest some ppl who just want to tear things apart or what ever.
Note that it most likely won't work out-of-the-box as the include the code wants isn't there (it's just calls for setting up html tables etc as well as database calls since I prefered using a db for the members).
Anyways, if you care to take a look:
http://delfinen.telge.kth.se/Blizzard/phpsrc/
fixdf.php and gl.php were run by cron (scheduled running) so things would be up to date.
fixdf.php was run as often as the servers were updated with keep/relic-status.
gl.php ran once each day to import all guildmembers into the local database.
realm.php if for showing the current realm-status on specified server.
servers.php is for displaying the current daoc-europe servers, each name has a link to check the realm-status.
Have fun, and see ya somewhere else =)