cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste