How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see