i am looking to create something like this
[php]<?php
public function web_scrape_Wow($server,$alliance) {
// CURLOPT server and alliance
// return curl opt
//output curl opt array
}
?>[/php]
any ideas?
i am looking to create something like this
[php]<?php
public function web_scrape_Wow($server,$alliance) {
// CURLOPT server and alliance
// return curl opt
//output curl opt array
}
?>[/php]
any ideas?