Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm