博 客 - 正文

测试文章

来源:橙凰API 分类:公告 小伟呀 阅读(363)

开始你的写作吧!

<?php 
//Start the session 
session_start(); 
//This is a simplified HTML Document 
?> 
<html>
<head>
<title>My Page</title>
</head>
<body>
    <?php 
    // 引入 functions.php 文件
    require_once("functions.php"); 
    //登录状态显示用户名,未登录显示登录表单
    logedIn(); 
    ?>
</body>
</html>



数据驱动未来

立即注册

客服微信

乐公

请打开手机微信,扫一扫联系我们

在线咨询
点击咨询

工作时间:8:00-24:00

返回顶部