php 문법좀 봐주세요...ㅠㅠ

php 문법좀 봐주세요...ㅠㅠ

QA

php 문법좀 봐주세요...ㅠㅠ

답변 24

본문

common.lib.php 수정중입니다.

1. 1329라인에 수정하려고합니다.


$tmp_name .= '<img src="'.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png" width="18" height="12" title="'.geoip_country_name_by_addr($gi, $list[$i]['mb_ip']).'" style='vertical-align:middle; padding-bottom:1px;'>'

 

.= 이 

다른 언어에서 += 으로 쓰는것 맞나요?ㅠㅠ

 

mb_ip 컬럼을 읽어서 geoip_country_code_by_addr함수를 호출할거예요 ㅠ

 

죄송합니다.ㅠㅠ

생초보예요 ㅠㅠ

이 질문에 댓글 쓰기 :

답변 24

$a = "안녕";

$a .="하세요.";

echo $a ; // 안녕하세요.

string 결합하는 부분이군요

'<img src="'.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png" width="18" height="12" title="'.geoip_country_name_by_addr($gi, $list[$i]['mb_ip']).'" style='vertical-align:middle; padding-bottom:1px;'>'


이거 올바른 문법좀 알려주세요 ㅠㅠ
에러가 납니당.ㅠㅠ

밥먹여주세요- 라고 말하는 ㅠㅠ

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

 


.G5_PLUGIN_URL.'/GeoIP/'.geoip_country_code_by_addr($gi, $list[$i]['mb_ip']'\..png

 

여기에서 함수 호출은 그냥 

.geoip_country_code_by_addr(파라메터) 이렇게 해주나요?

'.$변수.'

 

변수앞에 ' '는 

 

.' 

아...

조금씩 이해가 됩니다..
 

 

 

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
  • 질문이 없습니다.
전체 0
© SIRSOFT
현재 페이지 제일 처음으로