cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy