Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
nongapp.eemo.co.kr
/
public_html
/
www
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/nongapp.eemo.co.kr/public_html/www/dbconn.php
<? $db=mysql_connect("localhost","root","web!@#") or die(mysql_error()); mysql_select_db("egg") or die(mysql_error()); $_TITLE="양계 사육일지"; $_CEL="010-2285-7925"; $_Y_TITLE="(주)양계인"; $_Y_CEO="서경모"; $_Y_TEL="070-4152-3967"; $_Y_MAN="개발부장 이상준"; $_Y_CEL="010.9163.0858"; $_Y_EMAIL="jara2048@hanmail.net"; $_PERMIT_FREE=true; $arr_weather_icon=array( "맑음"=>"iconfinder_weather-12_809988.png", "구름조금"=>"iconfinder_weather-02_809977.png", "구름많음"=>"iconfinder_weather-03_809978.png", "흐림"=>"iconfinder_cloud_126565.png", "비"=>"iconfinder_weather-20_809999.png", "눈/비"=>"iconfinder_Weather_icons_grey-08_198556.png", "눈"=>"iconfinder_weather-18_809992.png", ); $arr_sensor_giho=array("1"=>"℃","2"=>"%","3"=>"%"); $arr_sensor_icon=array( "1"=>"icon_temper.png", "2"=>"icon_humi.png", "3"=>"icon_meter.png", ); ?>