User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g