Re: [PHP] Delete File With Any File Extension

2010-06-15 Thread cheran krishnamoorthy
You can't use regular expression with unlink directly. have a look on this http://www.phpfreaks.com/forums/index.php?topic=256367.0 Regards Cherankrish On Tue, Jun 15, 2010 at 4:17 PM, Shaun Thornburgh < shaunthornbu...@hotmail.com> wrote:

Re: [PHP] protecting email addresses on a web site

2010-06-15 Thread cheran krishnamoorthy
You can always convert an email address as image.no one can read but humans. i think this is a simple solution. Regards Cherankrish On Tue, Jun 15, 2010 at 2:50 AM, Paul M Foster wrote: > On Mon, Jun 14, 2010 at 01:06:29PM +0100, Ashley Sheridan wrote: > > > On Mon, 2010-06-14 at 08:02 -0400, Da