question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi