Forum: PHP Jan 8th, 2008 |
| Replies: 17 Views: 15,091 by using
echo "<pre>";
print_r($msft_stats);
echo "</pre>";
or
/*
Static method table_into_xml()
to parse the elements from allgame.com
*/
function... |
Forum: PHP Jan 4th, 2008 |
| Replies: 17 Views: 15,091 everything is working fine except im not able to save the content to cache or any file location,how can i do it
there is a waring lik this
"Warning: Missing argument 1 for http::getFromUrl(),... |