Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit