When my searches for php information lead me to the PHP manual I usually look for alternative explanations because I am unable to decipher explanations such as 'public PDOStatement PDO::prepare ( string $statement [, array $driver_options = array() ] )'. What part of the manual tells me how to read this?
Thanks, Adam Smith.
