Search Results for 'characterset'


1 POSTS

  1. 2009/02/18 웹 접속시 캐릭셋 확인 by 노는총각

웹 접속시 캐릭셋 확인

<?php
mysql_connect("localhost","아이디","패스워드") or die("error");
mysql_select_db("shotonchina") or die("qqq");

$query = "show variables like 'c%';";
$result = mysql_query($query);

while ($row = mysql_fetch_array($result)) {
        print_r("{$row[0]} => {$row[1]}"."<br/>");
}

크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by 노는총각

2009/02/18 17:36 2009/02/18 17:36
, ,
Response
No Trackback , No Comment
RSS :
http://blog.zeroidle.com/rss/response/169

Trackback URL : http://blog.zeroidle.com/trackback/169

Leave a comment
[로그인][오픈아이디란?]

블로그 이미지

버그가 없어도 전혀 기쁘지 않아!!!

- 노는총각

Notices

Archives

Calendar

«   2010/03   »
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Site Stats

Total hits:
50787
Today:
44
Yesterday:
115