getCookies ( string url ) : map
Returns all cookies from an host. The return value is an associative array of all cookies (cookieName:value)
Parameters
url
URL of the website
Returns all cookies from an host. The return value is an associative array of all cookies (cookieName:value)