我的网站有三个面板:
1. guests who have access to view threads but can't reply or vote
2. members who, with enough rep, can edit/vote others threads, and by default they can reply and have the same privileges as guests
3. admins who can pretty much do anything
使用Zend_Acl更好吗?
或者,如果我将使用Zend_Acl,不需要
当我在google上搜索东西时,我注意到很多网站的网站链接下面都有"By: John Smith“。这将链接到google+帐户。举个例子,如果你在google搜索中输入"CSS Tricks“,你会看到一张Chris coyier的图片,上面写着"more by chris Coyier”,有人知道这是怎么回事吗?
我有一个很长的名单的领域,用户自己制作。chrome扩展名具有获取url的内容脚本。
对不起,如果这是一个复制,研究网页,但找不到任何我的具体需要。
所以基本上,我怎么才能认出这个网站。用户可以输入www.google.com, or google.com or http://google.com or https://www.google.co
使用regex,我的扩展如何绝对确定它们当前在该url上。(我不希望https://www.codeup.net/google被认为是google.com)
假设列表在变量'listUrl‘中,我使用document.URL获取当前页面的ur