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
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va