$param_code='<script type="text/javascript"> jwplayer("myElement").setup({ file: "'.$src_hq.'", image: "'.$thumbnail_link.'" }); </script>'; $addhadi=mysql_query("Insert into tablo SET code = '$param_code'");