You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'overflow: hidden; border: 0; width: 800px; height: 600px' src='http://embed.clou' at line 2
insert into M_movies set name = 'The Pyramid (2014)' , m_tag = 'Horror' , quality = 'คมชัดระดับ HD' , tr_m = ' ' , m_pic = 'http://uppic.thaibuzz.com/it/thepyramid.jpg' , object = ' ' ,
details = '
A team of U.S. archaeologists unearths an ancient pyramid buried deep beneath the Egyptian desert. As they search the pyramid’s depths, they become hopelessly lost in its dark and endless catacombs. Searching for a way out, they become desperate to seek daylight again. They come to realize they aren’t just trapped, they are being hunted.'
, name_user = 'webmaster' , class = 'non'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'playerZhnckRqUobPt'>
details = '
A team of U.S. archaeologists unearths an ancient pyramid buried deep beneath the Egyptian desert. As they search the pyramid’s depths, they become hopelessly lost in its dark and endless catacombs. Searching for a way out, they become desperate to seek daylight again. They come to realize they aren’t just trapped, they are being hunted.'
สีแดง มัน single quote ที่ไม่ได้ escape code ไว้ครับ
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'playerZhnckRqUobPt'>
เพราะ code ของตัวอย่างที่เป็นแบบนี้อ่ะครับ
Code (JavaScript)
<div id='playerZhnckRqUobPt'></div>
<script type='text/javascript'>
jwplayer('playerZhnckRqUobPt').setup({
file: '//www.youtube.com/watch?v=Zq8Nw84krbY',
title: 'The Pyramid Official Trailer #1 (2014) - Horror Movie HD',
width: '560',
height: '360'
});
</script>