-
YCP Solidiance Indonesia
- Surabaya, Indonesia
- @muhfadjar
Pinned Loading
-
Convert int to alphanumeric
Convert int to alphanumeric 1<?php
23function convertIntToAlphabetInc(int $i):string {
4$maps = array(
5'0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
-
clean-code-php
clean-code-php PublicForked from piotrplenik/clean-code-php
🛁 Clean Code concepts adapted for PHP
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.