PHPm-code1
- PHP函数
-
- strrpos () strripos () stripos () strpos () 之间的区别
- array_map 和 array_walk 的区别?
- ucfirst lcfirst ucwords strtoupper strtolower 的区别
- PHP7 和 PHP5 的区别,具体多了哪些新特性?
- 为什么 PHP7 比 PHP5 性能提升了?
- 你知道哪些 PHP 自带的数组排序方法?
- laravel 模块
-
- 服务提供者是什么?
- Contract 的原理?
- IoC 容器是什么?
- 依赖注入的原理?
- Facade 是什么?
- 了解过 Composer?实现原理是什么