question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se