On Fri, 2009-03-13 at 15:45 -0400, Robert Cummings wrote:
> On Fri, 2009-03-13 at 19:09 +, Richard Heyes wrote:
> > > ereg
> >
> > [Gasps and runs off shouting "PCRE"] ...
>
> You know... Until somewhat recently I preferred POSIX over PCRE...
> rationale being it's "POSIX" that's a standard!!
On Fri, 2009-03-13 at 19:09 +, Richard Heyes wrote:
> > ereg
>
> [Gasps and runs off shouting "PCRE"] ...
You know... Until somewhat recently I preferred POSIX over PCRE...
rationale being it's "POSIX" that's a standard!!! But recently I came
across some legacy code in a site I maintain that
On Fri, Mar 13, 2009 at 2:09 PM, Richard Heyes wrote:
>> ereg
>
> [Gasps and runs off shouting "PCRE"] ...
>
> --
> Richard Heyes
>
> HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari:
> http://www.rgraph.net (Updated February 28th)
>
You can bet your shirt my tests were using preg_repl
> ereg
[Gasps and runs off shouting "PCRE"] ...
--
Richard Heyes
HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari:
http://www.rgraph.net (Updated February 28th)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, Mar 13, 2009 at 12:34 PM, Matt Neimeyer wrote:
> I'm trying to sanitize some numeric data that's coming to us from
> another system which I have no control over where all fields are
> character fields with no formatting from the end user so data is a
> mishmash of clean and mixed types of
I'm trying to sanitize some numeric data that's coming to us from
another system which I have no control over where all fields are
character fields with no formatting from the end user so data is a
mishmash of clean and mixed types of dirty.
I know I can use intval and floatval to sanitize if the
6 matches
Mail list logo