Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
onclick problem
I have <input type="text" name="message">
<a href=page2.
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