/[LeafOK_CVS]/fenglin/www/db_open.inc.php
ViewVC logotype

Contents of /fenglin/www/db_open.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Mar 1 09:08:07 2025 UTC (12 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +1 -0 lines
Convert GB2312 to UTF-8

1 <?
2 $sql_charset="utf-8";
3 $db_conn_id=include "../lib/db_open.inc.php";
4 return $db_conn_id;
5 ?>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1