This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Read xml file

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

Okay now it gives output but;

Code: Select all

<TommyBOT>    0
<TommyBOT>    -
<TommyBOT>    236096
<TommyBOT>   
<TommyBOT>   
<TommyBOT>    Witlof
<TommyBOT>    2
<TommyBOT>    0
<TommyBOT>    0
<TommyBOT>    -
<TommyBOT>    50979
Im getting crazy. Dunno how to fix this :(

See http://tadah.mine.nu/xml/list.php?tabel ... on_Brabant

Aint it possible to show this in the chat like this?

http://tadah.mine.nu/index.php?mode=Sub ... teamoffset

Because its the same data. Maybe that it can be printed like this;

Position - Output - Member
1 - 10.000 - member 1
2 - 7.000 - member 2

And go so one.

Thanks
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

Nobody?
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Between using "string trim" and "if {$var != ""}" you can assemble your output into the format you want. But really, you need to read the docs =)
Post Reply