[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Week Planner
Advertisement

Week Planner

Moderators: Calcifer, slothy

solved

Postby ad2joe » Sat Aug 25, 2007 1:33 pm

ad2joe
 
Posts: 3
Joined: Fri Aug 24, 2007 6:16 pm

Postby rleijden » Sun Nov 29, 2009 10:21 pm

rleijden
 
Posts: 2
Joined: Sun Nov 29, 2009 9:54 pm

Insert in Week Planner

Postby fahad.direct » Tue Aug 03, 2010 2:26 pm

Insert query works but it is losing the parameters and no values in description, bg color code and Dates are being received though in my insert query as:

$sql = "insert into weekSchedule(description,bgColorCode,eventStartDate,eventEndDate)
values('".$description."','".$_GET['bgColorCode']."','".date("Y-m-d H:i:s",strtotime($_GET['eventStartDate']))."','".date("Y-m-d H:i:s",strtotime($_GET['eventEndDate']))."')";
//mysql_query($sql);

$id = mysql_insert_id($db);

Kindly if some one can help me out.
fahad.direct
 
Posts: 11
Joined: Tue Aug 03, 2010 2:11 pm

Previous

Return to Questions regarding other scripts at www.dhtmlgoodies.com

Who is online

Users browsing this forum: No registered users and 8 guests

cron