Im trying to find out how to get a member count for a steam group but I am unsure on how to do this. I know you can get a member list with this
Each member in the xml looks something like this
<steamID64>76561197985607672</steamID64>
Is there maybe a way to count how many steamID64 tags there are in the xml and get a number from that and write out the number with php?
No comments:
Post a Comment