Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de