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

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

· 13년 전 · 921 · 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
여기 보시면될것같네요

게시글 목록

번호 제목
284438
284437
284435
284430
284420
284417
284409
284401
284399
284397
284380
284378
284371
284370
284366
284364
284360
284357
284355
284354