On Fri, Mar 12, 2010 at 02:49, Per Jessen <per@xxxxxxxxxxxx> 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. 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. In the meantime, you can find the XML sources for those on your local mirror in {$MIRROR_ROOT}/reference/mysqli/ and it's children. Specifically for mysqli_connect(), see {$MIRROR_ROOT}/reference/mysqli/mysqli/connect.xml . -- </Daniel P. Brown> daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx http://www.parasane.net/ || http://www.pilotpig.net/ Looking for hosting or dedicated servers? Ask me how we can fit your budget! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php