Re: [PHP-DOC] Note exposing possible sensitive information

2003-10-17 Thread Gabor Hojtsy
I wanted to let you guys know that I came across someone foolishly giving up their account number and password in a note on the curl_setopt page. ( http://us3.php.net/manual/en/function.curl-setopt.php ) The excerpt is as follows... [...] I'd hate to see someone abuse this information. Could a d

[PHP-DOC] Note exposing possible sensitive information

2003-10-17 Thread Christopher Harrington
I wanted to let you guys know that I came across someone foolishly giving up their account number and password in a note on the curl_setopt page. ( http://us3.php.net/manual/en/function.curl-setopt.php ) The excerpt is as follows... $apayment = new APayments; - Yo