답변 4개
채택된 답변
+20 포인트
4년 전
$title = "타이틀";
$all_title = $title . "입니다.";
php 는 변수와 일반 문자열등의 조합은 + 가 아니라 . 으로 사용합니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
4년 전
추가 피해자 방지 https://sir.kr/conflictconsultation/245" rel="nofollow noreferrer noopener" target="_blank">https://sir.kr/conflictconsultation/245
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
4년 전
+ String Operators (문자열 연산자)
- https://www.php.net/manual/en/language.operators.string.php
- http://docs.php.net/manual/kr/language.operators.string.php
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인