include("top.php");
include("dbconnect.php");
if($_GET[videoid]){$sql_query="select * from aps2_video where id=$_GET[videoid];";}
else{$sql_query="select * from aps2_video order by id limit 1;";}
$table=mysql_query($sql_query) or die(mysql_error());
$sor=mysql_fetch_array($table);
/* $order = array("
");
$replace = "\r\n";
$videoshort = str_replace($order, $replace, $sor[shorttext]);
*/
?>
VIDEÓK ![]() Fatal error: Uncaught Error: Undefined constant "title" in /home/rhnojeab/domains/partner-epitesz.hu/public_html/www_szucsklara_hu/video.php:19 Stack trace: #0 {main} thrown in /home/rhnojeab/domains/partner-epitesz.hu/public_html/www_szucsklara_hu/video.php on line 19 |