Category Archives: PHP

Stop PHP nobody Spammers

Stop PHP nobody Spammers http://www.webhostgear.com/232.html Update: May 25, 2005: – Added Logrotation details – Added Sample Log Output PHP and Apache has a history of not being able to track which users are sending out mail through the PHP mail … Continue reading

mstring installed as a port under FreeBSD

{\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\froman\fprq2\fcharset0 Times New Roman;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\fi-4800\li4800\b\f0\fs20  Main >> Installing port in /usr/ports/converters/php5-mbstring\par \par Installing port in /usr/ports/converters/php5-mbstring\par ===>  Vulnerability check disabled, database not found\par => php-5.2.6.tar.bz2 doesn’t seem to exist in /usr/ports/distfiles/.\par => Attempting to fetch from http://br.php.net/distributions/.\par php-5.2.6.tar.bz2                                     … Continue reading

regular expression

只含有汉字、数字、字母、下划线,下划线位置不限 Contains only Chinese characters, numbers, letters, underlined, underscores the open-location ^[a-zA-Z0-9_\u4e00-\u9fa5]+$