I am trying to "Insert" the value "020822-2029" into MySQL field, what instead ends up in the MySQL field is "18793". Somewhere this number apparently gets split into "20822" minus "2029".
Have tried using different field types in MySQL. I can manually enter the value "020822-2029" into MySQLAdmin, the value enters and stays as I wish.
I am using this query currently to insert the value
mysql_query("insert into Lightbox(cookieId, ID, qty) values('" . GetCartId() . "', $itemId, $qty)");
Any help would be appreciated, thanks
Darren Sweet
PictureChasers Photography
darren@PictureChasers.com
www.PictureChasers.com
www.CelebrationofBeauty.com