returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like