In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Hardy Merrill) wrote:
> > or die ("MySQL says: " . mysql_errorno() . " " . mysql_error() . "\nPHP
> ^
>
> Just a technicality, but I think I remember this to be
> mysql_errno(). But CC is right - in yo
CC Zona [[EMAIL PROTECTED]] wrote:
> In article <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] ("Thomas Edison Jr.") wrote:
>
> > I'm using the following code to insert date into my
> > mySQL table named "Booking". I've created variables
> > that store the date with dashes "-" seperating them.
> > Bu
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Thomas Edison Jr.") wrote:
> I'm using the following code to insert date into my
> mySQL table named "Booking". I've created variables
> that store the date with dashes "-" seperating them.
> But it's not working. It's giving me an error on th
What field type are you using to store time? Echo your $sql and compare it
to MySQL's documentation on the time column and how you have defined the field.
Miles
At 03:51 AM 3/5/01 -0800, Thomas Edison Jr. wrote:
>I'm using the following code to insert date into my
>mySQL table named "Booking". I
I'm using the following code to insert date into my
mySQL table named "Booking". I've created variables
that store the date with dashes "-" seperating them.
But it's not working. It's giving me an error on the
$SQl line.
following is the code :
??
Cheers,
T. Edison jr.
=
Rahul S. Johar
5 matches
Mail list logo