On Jan 27, 2008 4:01 PM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > two <refname>s, <refname>MySQLi::query</function> and > <refname>mysqli_query</function).
Err. That should obviously be <refname>MySQLi::query</refname> and <refname>mysqli_query</refname> :) Couple of examples: http://docs.php.net/manual/en/collator.asort.php (the seealso) http://docs.php.net/manual/en/mysqli.query.php (the description+seealso) -Hannes