returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn