question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
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
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My