php/web-php

searching the website for mysqli functions does not lead to a result

staabm opened this issue · 4 comments

search php.net for e.g. mysqli_fetch_row does not find a corresponding manual page

see https://www.php.net/manual-lookup.php?pattern=mysqli_fetch_row&scope=quickref

cmb69 commented

Yeah, that's a long standing issue: https://bugs.php.net/bug.php?id=49956. Unfortunately, not quite easy to resolve.