Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
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
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...