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.

Search found 1 match

by tungsten
Tue Apr 22, 2014 9:02 am
Forum: Script Requests
Topic: XML to channel
Replies: 1
Views: 3980

XML to channel

Hey.... I'm looking for a script for days now :( I need a script that simply posts every x seconds the data from an xml.. xml: <vote> <name>001</name> <votes>12</votes> </vote> <vote> <name>002</name> <votes>10</votes> </vote> <vote> <name>003</name> <votes>9</votes> </vote> the xml is generated by ...