note 12427 deleted from function.decbin by felipe
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: sam at barnum dot com
----
or pad the string like:
substr("000" . $decbin($i), -3, 3);
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: sam at barnum dot com
----
or pad the string like:
substr("000" . $decbin($i), -3, 3);