Todo List
API for simplifying remote URL operations
string url_get( string $p_url )
Retrieve the contents of a remote URL.
First tries using built-in PHP modules, then attempts system calls as last resort.