Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My