CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code