'PHP'에 관한 글 23개
- 2024/08/14 [PHP] Deprecated: Creation of dynamic property...
- 2024/07/11 [PHP] Non-static method cannot be called statically
- 2024/07/09 [PHP] count(): Argument #1 ($value) must be of type Countable|array, null given ...
- 2024/07/08 [PHP/SElinux] opcache JIT 기능을 켰을 때의 '502 Bad Gateway'
- 2024/06/20 [PHP] Cannot use isset() on the result of an expression (you can use "null !== expression" instead)
- 2024/05/12 [PHP] 함수 이름에 잘못 넣은 $ : Can't use function return value in write context
- 2024/05/06 [phpBB] cronstatus extension - container_exception (YAML, PHP)
- 2024/02/22 [PHP] iconv(): Wrong encoding, conversion from "utf8mb4" to "utf8mb4" is not allowed
- 2024/02/22 [PHP] Call to undefined function create_function()
- 2024/02/03 [PHP] Warning: Trying to access array offset on null in ...
- 2024/01/29 [PHP] Fatal error: Uncaught mysqli_sql_exception: Permission denied in ...
- 2023/12/30 [PHP] 이름이 같은 함수를 또 선언했을 때 - PHP Fatal error: Cannot redeclare...
- 2023/03/30 [nginx] [PHP] File not found.
- 2023/03/26 [PHP] Memcache::connect(): Server unix:///memcached.sock (tcp 11211, udp 0) failed with: Connection failed: No such file or directory
- 2023/01/03 [nginx] FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream...