[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 19

390312_10151536125352589_449226231_n

Read More

tango_dancer_by_karimadm-d499ufp

Read More

mersal_l_habebty_by_karimadm-d4bt49p

Read More

al_shab_yored_el_korsy_tefal_by_karimadm-d4ldqo0

Read More

western_union_far3_el_haram_by_karimadm-d4m1bqm

Read More