User:CLT20RecordsUpdateBot/Source/CricinfoDataParser.php: Difference between revisions

Content deleted Content added
Jfd34 (talk | contribs)
Created page with '<syntaxhighlight lang="php"> <?php # Parser for ESPNCricinfo stats to be used by IPLRecordsUpdateBot class CricinfoDataParser { private $pageDOM; pu...'
 
Jfd34 (talk | contribs)
No edit summary
 
Line 2:
<?php
# Parser for ESPNCricinfo stats to be used by IPLRecordsUpdateBotCLT20RecordsUpdateBot
 
class CricinfoDataParser {