* Chris Cocuzzo ([EMAIL PROTECTED]) [Dec 25. 2001 03:16]:
> here's the submit.php page ..which is the one that I suspect is giving me problems:
> case 'gigs':
> print "$date";
> $date = strtotime($date);
> print "$date";
> $query = "INSERT INTO gigs VALUES('0','$date','$locat
hey-
Ok so my plan with this stuff is to enter in a few fields for a gig into the database.
Here's the code for the page where i enter the info in:
Date:
Location:
Venue:
Info:
here's the submit.php page ..which is the one that I suspect is giving me problems:
case 'gig
2 matches
Mail list logo