PHP » GoLang |
login |
register |
about
|
gmp_scan1(PHP 4 >= 4.0.4, PHP 5, PHP 7) gmp_scan1 — Scan for 1 Description
Scans Parameters
Return ValuesReturns the index of the found bit, as an integer. If no set bit is found, -1 is returned. Examples
Example #1 gmp_scan1() example
<?php The above example will output: 3 9 |
more
Recently updated
more
Most requested
more
Last requests
|