Yeah, the inlude works but I think the DB stuff needs to be this:
$sql = "Select video_id, video_title, video_description, video_add_date, video_flv_name, video_length from videos where video_approve=1 and video_active=1";
Yeah, the inlude works but I think the DB stuff needs to be this:
$sql = "Select video_id, video_title, video_description, video_add_date, video_flv_name, video_length from videos where video_approve=1 and video_active=1";
If it's not fun, stop doing it!
Bookmarks