Lester Caine wrote:
The current php manual has hundreds of functions with underscore in the name. Are these all going to be replaced? In which case ALL existing script has to be re-written?
No, studly caps have been adopted as a standard only for method names in the OO-style API, not for the procedural API.
Thanks for that.
So it IS something that I will have to take account of when I start looking at moving the interbase module to a firebird native version. If the interbase module accesses the OO-style API. If it does not, then I presume that it may be advantageous to handle any required conversions then?
-- Lester Caine ----------------------------- L.S.Caine Electronic Services
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php