help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
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
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right