select * form 資料表 where 欄位 like '%關鍵字%'
<FilesMatch "(檔案1|檔案2)\.php"> php_value max_execution_time "60000" php_value memory_limit "500M" php_value post_max_size "500M" php_value upload_max_filesize "500M" </FilesMatch>
<link rel="stylesheet" type="text/css" href="superfish/css/superfish.css" media="screen"> <script type="text/javascript" src="superfish/js/jquery-1.2.6.min.js"></script> <script type="text/javascript" src="superfish-1.4.8/js/superfish.js"></script> <script type="text/javascript"> $(document).ready(function() { $('ul.sf-menu').superfish(); }); </script>