날씨 관련

날씨 관련

QA

날씨 관련

본문

 

 

Parse error: syntax error, unexpected '{' in /home/tnhands/public_html/board/ds/ds.php on line 9


이거 에러 뜨는데 왜그런가요?

9번라인은...밑에 표시해놨습니다


<meta http-equiv="content-type" content="text/html; charset=utf-8">
<?php 
 //*Copyright © HoneyMusic*
 //*Yu-sung heon          *
 //**** 개인정보보호를 위한 이메일주소 노출방지 *** *
 
  $url = "http://api.openweathermap.org/date/2.5/weather?lat=37.56826&lon=126.977829%APPID=[1111111111111111111">http://http://api.openweathermap.org/date/2.5/weather?lat=37.56826&lon=126.977829%APPID=[1111111111111111111]"
 
9번라인  {
  "coord":{
   "lon":126.98,
    "lat":7=37.57
  },

  "weather":[
  {"id":800,
   "main":"clear"
     "description": "clear sky",
   "icon":"01d"
  }
  ],
   "base":"station",
   "main":{
   "temp":297.56,
    "pressure":1008,
    "humidity":64,
    "temp_min":295.15,
    "temp_max":301.15
  },

"visibility":10000,
 "wind":{
 "speed":0.5,
  "deg":20
},

"clouds":{
 "all":1
},

"dt":1467024600,
 "sys":{
 "type":1,
  "id":8519,
  "message":0.0126,
  "country":"KR",
  "sunrise":1466971978,
  "sunset":14670025047,
},

  "id":1835848,
   "name":"Seoul"
  "cod":200
 
  }

?>
 

이 질문에 댓글 쓰기 :

답변 3

" { " <-- 에러 인데요

열었거나 닫았거나 오류가 있네요

9번라인  { 이게 열려 있는데 아래쪽엔 닫힌건 없네요 삭제해보세요 

지우닌까


Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/tnhands/public_html/board/ds/ds.php on line 11
이게 떠요...
이것들이 잘못된게아니고
 $url = "http://http://api.openweathermap.org/date/2.5/weather?lat=37.56826&lon=126.977829%APPID=[1111111111111111111]"
이쪽이 잘못된거아니에요? 근데 그데로 한건데...

ds.php 파일이 어떻게 코딩되어 있는지 보여 주셔야 할 듯합니다. 

지금 올려 주신 건 위 api에서 보내 주는 데이터 아닌가요?

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<?php
 //*Copyright © HoneyMusic*
 //*Yu-sung heon          *
 //**** 개인정보보호를 위한 이메일주소 노출방지 *** *
 
  $url = "http://http://api.openweathermap.org/date/2.5/weather?lat=37.56826&lon=126.977829%APPID=[1111111111111111111]"
 
9번라인  {
  "coord":{
  "lon":126.98,
    "lat":7=37.57
  },
이런 게 ds.php 파일을 열면 들어 있다는 건가요?
api를 쓰시는데 저건 api에서 json 형태로 보내 주는 데이터 같은데 아닌가요?

답변을 작성하시기 전에 로그인 해주세요.
전체 222
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT