[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 2 Template

HomeBlog Layout 2 TemplatePage 32

Left Sidebar

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem ...

Right Sidebar

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem ...

Full Width

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem ...

Typography

Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs. This is a Heading Element 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris metus ...

iOS 6, The Most Recent Apple Devices OS

Cras sit amet libero eros, in ultricies lorem. Nunc et odio neque. Maecenas vehicula interdum hendrerit. Integer hendrerit orci ullamcorper neque pellentesque feugiat. Aliquam magna metus, fringilla non ultrices id, fringilla eu erat. Phasellus ...