fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr