On Fri, Mar 12, 2010 at 08: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_*?
>
>
> /Per

Hi Per,

The manual already supports that. If you install the sqlite extension
on your webserver, it should work.

-- 
Daniel Egeberg

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

Reply via email to