티스토리 뷰
EOF 가 아니라 EOT 였다.
echo <<<'EOT'
My name is "$name". I am printing some $foo->foo.
Now, I am printing some {$foo->bar[1]}.
This should not print a capital 'A': \x41
EOT;
http://php.net/manual/en/language.types.string.php
'웹개발 > Php' 카테고리의 다른 글
isset, empty, is_null 비교하기 (0) | 2012.08.21 |
---|---|
preg_match 멀티라인 정규표현식 예제 (0) | 2012.08.09 |
array_unshift (0) | 2012.06.11 |
redis 를 mysql 처럼 사용하기!. 간단한 어플은 빠르고 좋네.. (0) | 2012.04.16 |
회원 가입 후 메일 확인 후 인증 처리하기. (2) | 2012.03.22 |
댓글