Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
how to load php class from another domain?
how to load php class from another domain?
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or