Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder