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 | 29 | 30 |
Tags
- Repository
- PHP 5.2 .ini
- httpd-autoindex.conf
- node.js
- httpd-dav.conf
- jQuery
- vimrc 옵션
- epel repository
- apache 연동
- MySQL 5.1.41
- mod_unique_id
- httpd 2.2.32
- MySQL
- CentOS 6.10
- PHP 5.2.17 .ini
- Mod_Security 룰 셋
- httpd-mpm.conf
- gcc update
- Node.js 소스 설치
- httpd-default.conf
- python 3.5.10
- CentOS
- httpd.conf
- httpd-vhosts.conf
- httpd-info.conf
- python 3.X 소스 설치
- CentOS 6
- unique_id
- Node.js apache 연동
- vim color scheme
Archives
- Today
- Total
곰시기's
[PHP] - mysql_free_result 본문
mysql_free_result()는 result에 대한 메모리(memory)에 있는 내용을 모두 제거
mysql_free_result( $val );
'Web Development > PHP' 카테고리의 다른 글
[PHP] - Select Box (0) | 2021.02.16 |
---|---|
[PHP] - JsonEncoder 함수 (0) | 2021.02.16 |
[PHP] - 간단한 iconv 함수 (0) | 2021.02.16 |
[PHP] - 원격지 파일 다운로드 (0) | 2021.02.16 |
[PHP] - 문자열 앞까지 자르기 (0) | 2021.02.16 |
Comments