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

Video and Audio

HomeVideo and Audio

Youtube Video


[video]http://www.youtube.com/watch?feature=player_embedded&v=UjXi6X-moxE[/video]

Viemo Video


[video width="550" height="350"]http://www.vimeo.com/6184227[/video]

 

Mp3 Player

[mp3 type=”classic” ]http://themes.tielabs.com/data/media/my-butterfly.mp3[/mp3]
[mp3 type="classic" ]http://themes.tielabs.com/data/media/my-butterfly.mp3[/mp3]

[mp3 type=”bubble” ]http://themes.tielabs.com/data/media/my-butterfly.mp3[/mp3]
[mp3 type="bubble" ]http://themes.tielabs.com/data/media/my-butterfly.mp3[/mp3]

Source of the Mp3 file