On Wed, Jan 8, 2014 at 10:48 PM, Dave Baldwin <[email protected]> wrote:
> There are a number of functions that do not show up when I search for them
> in the search box on php.net.  And example is 'mysqli::real_escape_string'
> which wasn't found tonight.  There have been a couple of others in the last
> month or so.  It appears that nothing with '::' in it is being found.  It's
> not listed in the list shown when search doesn't find it either.


How are you searching for it?

I get mysqli::real_escape_string as results for the following criterias:
- mysqli::real
- real_escape
- ::real_es

... So.. What exactly are you typing in the box?

-Hannes

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to