CHPP Development/: Difference between revisions
From Hattrick
Jump to navigationJump to search
Chpp-ste1n (talk | contribs) m still learning how to do this :P |
Chpp-ste1n (talk | contribs) Internalized links |
||
| Line 1: | Line 1: | ||
== XML Pages == | == XML Pages == | ||
*[ | *[[CHPP_Development/XML/arenaDetails]] | ||
*[ | *[[CHPP_Development/XML/bookmarks]] | ||
*[ | *[[CHPP_Development/XML/challanges]] | ||
*[ | *[[CHPP_Development/XML/club]] | ||
*[ | *[[CHPP_Development/XML/economy]] | ||
*[ | *[[CHPP_Development/XML/leagueDetails]] | ||
*[ | *[[CHPP_Development/XML/live]] | ||
*[ | *[[CHPP_Development/XML/matchDetails]] | ||
*[ | *[[CHPP_Development/XML/matches]] | ||
*[ | *[[CHPP_Development/XML/matchLineup]] | ||
*[ | *[[CHPP_Development/XML/matchOrders]] | ||
*[ | *[[CHPP_Development/XML/playerDetails]] | ||
*[ | *[[CHPP_Development/XML/players]] | ||
*[ | *[[CHPP_Development/XML/regionDetails]] | ||
*[ | *[[CHPP_Development/XML/search]] | ||
*[ | *[[CHPP_Development/XML/seriesCup]] | ||
*[ | *[[CHPP_Development/XML/teamDetails]] | ||
*[ | *[[CHPP_Development/XML/training]] | ||
*[ | *[[CHPP_Development/XML/transferHistory]] | ||
*[ | *[[CHPP_Development/XML/worldDetails]] | ||
== Programming languages == | == Programming languages == | ||
[[CHPP_Development/Java|Java code - connecting and retrieving files]] | [[CHPP_Development/Java|Java code - connecting and retrieving files]] | ||
[[http://sourceforge.net/projects/htclient Odiobill's open-source '''PHP''' HTClient Class - basic and advanced functions]] | [[http://sourceforge.net/projects/htclient Odiobill's open-source '''PHP''' HTClient Class - basic and advanced functions]] | ||
Revision as of 22:55, 23 February 2006
XML Pages
- CHPP_Development/XML/arenaDetails
- CHPP_Development/XML/bookmarks
- CHPP_Development/XML/challanges
- CHPP_Development/XML/club
- CHPP_Development/XML/economy
- CHPP_Development/XML/leagueDetails
- CHPP_Development/XML/live
- CHPP_Development/XML/matchDetails
- CHPP_Development/XML/matches
- CHPP_Development/XML/matchLineup
- CHPP_Development/XML/matchOrders
- CHPP_Development/XML/playerDetails
- CHPP_Development/XML/players
- CHPP_Development/XML/regionDetails
- CHPP_Development/XML/search
- CHPP_Development/XML/seriesCup
- CHPP_Development/XML/teamDetails
- CHPP_Development/XML/training
- CHPP_Development/XML/transferHistory
- CHPP_Development/XML/worldDetails
Programming languages
Java code - connecting and retrieving files
[Odiobill's open-source PHP HTClient Class - basic and advanced functions]