Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Eclipse
- JavaScript
- 코드이그나이터
- css
- 주식 청약
- php
- IPO
- 공모주 청약 일정
- Stock
- codeigniter
- html
- java
- 주식
- 7월 공모주 청약 일정
- 맥
- 제이쿼리
- 자바
- 리눅스
- jquery
- Oracle
- 6월 공모주 청약 일정
- 주식 청약 일정
- 오라클
- MYSQL
- linux
- Stock ipo
- 공모주 청약
- SQL
- 자바스크립트
- 공모주
Archives
- Today
- Total
목록php8 codeigniter3 (1)
개발자의 끄적끄적
[php] Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with [duplicate]
[php] Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with [duplicate] php 8버전과 codeigniter3을 이용하다보면 호환성에 문제가 생깁니다! 그중에 세션쪽이 우선 문제가 되는데요!![php] Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with [duplicate] 위와 같은 문제가 생기면 처리 방법은 간단합니다! /system/libraries/Session/drivers/Session_files_drive..
개발/php
2025. 1. 16. 09:37