Daniel Brown wrote:

> On Fri, Mar 12, 2010 at 02:49, Per Jessen <p...@computer.org> wrote:
>> I run a local mirror of the PHP manual, and I most often go straight
>> to the "Search for" box to look up the format of a function.  With
>> the mysqli functions, I've found than many of them simply
>> aren't "available" that way.  E.g. mysqli_connect() - "Sorry, but the
>> function mysqli_connect  is not in the online manual.".
>>
>> Would it be a lot of effort to create function manual entries for the
>> procedural style of mysqli_*?
> 
>     Actually, Per, they do exist.... it's a problem with the manual
> error-router itself.  I'll take a look at that again today. 

Hi Daniel

That's what I thougfht too, but I wasn't sure.  The pages are clearly
there, e.g.:

http://php/manual/en/mysqli.connect.php

> It's been forgotten for years, for some reason.  I'll let you know
> if/when there's a solution.... hopefully I can get to it and finish it
> today. 

Cool, thanks.


/Per
-- 
Per Jessen, Zürich (1.8°C)


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

Reply via email to