On Sat, 28 Nov 2020 at 16:26, Kamil Tekiela wrote:
> I would like to hear your opinions about the following page in the PHP
> manual:
> https://www.php.net/manual/en/mysqli.examples-basic.php
Oh, wow, I didn't expect to find this on the PHP website:
$aid = (int) $_GET['aid'];
> ...
> $sql = "
Hi Internals,
I would like to hear your opinions about the following page in the PHP manual:
https://www.php.net/manual/en/mysqli.examples-basic.php
Currently, this is the only "example" apart from the quick start
guide. There is a whole section
https://www.php.net/manual/en/mysqli.examples.php w