MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh