[size=3]$stmt2 = $connect->prepare("INSERT INTO `posts` (`body`, `date_added`, `added_by`, `posted_to`, `user_id`) VALUES(?, ?, ?, ?, ?)"); if (false == $stmt2) { die('prepare() failed ' . htmlspecialchars($stmt2->error)); } $rc = $stmt2->bind_param('ssssi', $body, $date_added, $added_by, $posted_to, $id); if (false == $rc) { die('bind_param() failed ' . htmlspecialchars($stmt2->error)); } $stmt2->execute(); if (false == $rc) { die('execute() failed ' . htmlspecialchars($stmt2->error)); } var_dump($stmt2); $stmt2->close(); }[/size]

Blog Layout 1 Tempalte

HomeBlog Layout 1 TempaltePage 20

al_regal_mn_bolaa_w_al_nsaa_mn_awel_fesal_by_karimadm-d4lkocf

Read More

14_portait_by_karimadm-d4mclqi

Read More

abyad_ghame2_book_cover_design_by_karim_adam_by_karimadm-d4meiqd

Read More

ka2no_7ay_by_karimadm-d4orek3

Read More

hossam_and_mai_by_karimadm-d4qxz8j

Read More