question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
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
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{