fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it