PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat