Micky Hulse wrote:
Hi Chris.

Chris wrote:
It's not a php function.
Assuming you're on *nix or *bsd, you can grep your source code for it:
grep -ilr 'function b4nl' *
Your text editor may also have a search function that will do something similar.

Ahhh... strange. I think I have seen a few PHP scripts that use it.

If it was a native php function you'd be able to go to:

http://www.php.net/b4nl

but that redirects to the search page and doesn't show anything similar..

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to