PHP » GoLang |
login |
register |
about
|
GoLang PDO::sqliteCreateCollation
request it (300)
GoLang replacement for PHP's PDO::sqliteCreateCollation
[edit | history]
PHP PDO::sqliteCreateCollationPHP original manual for PDO::sqliteCreateCollation [ show | php.net ]PDO::sqliteCreateCollation(PHP 5 >= 5.3.11, PHP 7) PDO::sqliteCreateCollation — Registers a User Defined Function for use as a collating function in SQL statements DescriptionWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Parameters
Return Values
Returns Examples
Example #1 PDO::sqliteCreateCollation() example
<?php The above example will output: a1 a10 a2 a1 a2 a10 Notes
|
more
Recently updated
more
Most requested
more
Last requests
|