www.gusucode.com > (自适应手机版)HTML5响应式清新博客文章网站源码 织梦响应式博客模板源码程序 > (自适应手机版)HTML5响应式清新博客文章网站源码 织梦响应式博客模板源码程序/www5/data/enums/smoke.php

    <?php
global $em_smokes;
$em_smokes = array();
$em_smokes['1'] = '不吸烟';
$em_smokes['2'] = '偶尔吸一点';
$em_smokes['3'] = '抽得很凶';
?>