테스트 사이트 - 개발 중인 베타 버전입니다

이 명령문이 무슨뜻인가요???

· 13년 전 · 922 · 1
1. idx='".$data->sheets[0]['cells'][$i][1]."'

2. time = '".addslashes($data->sheets[0]['cells'][$i][6])."'

3. team1 = '".str_replace(' ', '', $data->sheets[0]['cells'][$i][8])."'

db에 넣는 명령문인데.. 무슨 뜻인가요??

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

1번은 그냥 값을 넣는것
2번은 http://kr1.php.net/manual/kr/function.addslashes.php
3번은 http://kr1.php.net/manual/en/function.str-replace.php
여기 보시면될것같네요

게시글 목록

번호 제목
284255
284248
284247
284246
284242
284238
284234
284233
284229
284224
284222
284215
284213
284212
284209
284208
284201
284193
284192
284174