Re: [PHP] Regular Expressions

2007-11-06 Thread Ezequiel Gutesman
ace('/&([aeioun])(acute|tilde);/i','\1',$line); > > ?> > > On Nov 6, 2007 2:44 PM, Ezequiel Gutesman <[EMAIL PROTECTED]> > wrote: > >> Maybe this helps >> >> > >> >> $line = preg_replace_callback( >>'/(á

Re: [PHP] Regular Expressions

2007-11-06 Thread Ezequiel Gutesman
;ú','u',$link); > > I ask if is a way to make those lines into a single one but working as well > as this piece. I'm thinking in increase those lines so will be wonderful if I > can optimize the code. > > > > Este correo ha sido enviado desde el Politéc

Re: [PHP] Announcement: Releasing CORE GRASP for PHP. An open source, dynamic web application protection system.

2007-08-22 Thread Ezequiel Gutesman
The correct URL is http://grasp.coresecurity.com Ezequiel Gutesman wrote: > CORE GRASP for PHP is a web-application protection software aimed at > detecting and blocking injection vulnerabilities and privacy violations. > As mentioned during its presentation at Black Hat USA 2007,

[PHP] Announcement: Releasing CORE GRASP for PHP. An open source, dynamic web application protection system.

2007-08-22 Thread Ezequiel Gutesman
CORE GRASP for PHP is a web-application protection software aimed at detecting and blocking injection vulnerabilities and privacy violations. As mentioned during its presentation at Black Hat USA 2007, GRASP is being released as open source under the Apache 2.0 license and can be obtained from http