URL.Get


public function Get

Prototype:

public function Get(string url, post_array=null, verification=true)

Parameters

url
(string) // TO DO
post_array
has a default value of null
verification
has a default value of true

Description:

TODO: Document this

Return value:

// TO DO