이윰빌더쓰시는분들께 latest_eyoom 질문드려요
ㅇ오리무중ㅇ
9년 전
조회 5,306
질문좀드릴게요.
{latest->latest_eyoom('basic',"bo_table=freel||count=10||cut_subject=50||ca_view=y||where=wr_10:변수")}
끝부분에 변수를 넣으려고 하는데요.
{latest->latest_eyoom('basic',"bo_table=freel||count=10||cut_subject=50||ca_view=y||where=wr_10:100")}
으로 하면 잘되는데요...
{latest->latest_eyoom('basic',"bo_table=freel||count=10||cut_subject=50||ca_view=y||where=wr_10:_wr_id")} 로 변수를 넣어하면 안되더라구요... 어떻게 해야하나요?
그냥 {_wr_id} 로 쓰면 값은 잘나옵니다.
ㅠㅠ
또 반대로 php 소스에서 템플릿언더바 변수는 어떻게 불러오나요? 아 어렵네요 ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인
제경우는 아래처럼 그냥 소스가 나와버려요 ㅠㅠ
{latest->latest_eyoom('basic','bo_table=free||count=10||cut_subject=50||where=wr_10:'120)}
변수값까지는 불러와졋는데 정상출력은안되고 소스가 나오네요;;;
ㅠㅠ