Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?