[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Is a PHP function avalaible ??



> >Wouldn't life be much easier if customers could figure out
> themselves if a
> >specific PHP function is avalaible to them or not ??
> >
>
> Why not use the search feature on www.php.net?  It is really slick...just
> type http://www.php.net/function-name.  If it exists it will take
> you to the
> function...if not it will search for the term...

I took a look at the script.  What it seems to do is tell you whether not
the php function you are looking for was included when php was compiled on
your machine, not whether or not the function exists in php.

--
Michael Tubbe