Advertisement
iBotPeaches

Untitled

Jan 9th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $this->CI->curl->option(CURLOPT_HTTPHEADER, array(
  2. "Authorization: Basic " . base64_encode($username . "@System:" . $password)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement