Re: [PHP] mysqli procedural calls and manual entries ?
[email protected] (Daniel Egeberg)
| Newsgroups | php.general,php.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 12, 2010 at 08:49, Per Jessen <[email protected]> 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