基本上我有一个PHP代码和javascript代码的组合。我的mySQL数据是使用CodeIgniter加密的,因此要在json中加载数据(查看和编辑),我需要再次解密它。php
$x = 13; //<== **i need to make this $x dynamic based on "edit_person(id)"** //php echo site_url('main/ajax_edit')?php</em
RewriteCond %{REMOTE_ADDR} 127\.0\.0\.1
RewriteCond %{REQUEST_URI} /index\.phpaddress(es) try to access the file above redirect them to the file below这很有效,如果本地主机试图访问index.php,但允许所有其他远程主机访问in