cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with