Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Career Change into SAP
Hai
I am sajesh ,did my diploma in Mechatronics i have a 4 years of experience in
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??