dose Posted May 21, 2010 Share Posted May 21, 2010 Im tryin to write my own xbox api but ive run into a problem. im trying to use preg match all to find, Last Played Online: (.*?) Which is either never or a date (date shown in noscript tags). I get the matches when its never but i cant filter the javascript if its a date. Sorry if im not very descriptive i suck at tryin to explain stuff Last Played Online: <script type="text/javascript"> <!-- _xbcDisplayDate(1, 26, 2008, 2, 15); --></script><noscript>2/26/2008</noscript> Link to comment https://forums.phpfreaks.com/topic/202470-need-a-little-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.