GithubHelp home page GithubHelp logo

suliang / yaf-blog Goto Github PK

View Code? Open in Web Editor NEW
244.0 26.0 126.0 1.38 MB

由最快的PHP框架---Yaf打造的:快如闪电的博客系统

Home Page: http://www.programcat.com

PHP 44.57% HTML 8.01% CSS 13.20% JavaScript 34.21% Shell 0.01%

yaf-blog's Issues

数据库连接日志记录量

hi,有个疑问
$this->is_log = $db_config["log"];
if ($this->is_log)
{
$handle = fopen($db_config["logfilepath"] . "dblog.txt", "a+");
$this->handle = $handle;
}
db library 这里记录日志,非持久链接,每个请求自动链接,记录似乎会很庞大

站点结构

貌似一般大概来讲:
|+public
 |+ page //静态页面
 |+ assets //公共静态资源
  |- css
  |- img
  |- js
  |- ueditor
 |- index.php //入口文件 定义常量BASE_URL
 |- favicon.ico //图标

coreseek 必须安装吗?

wget http://www.coreseek.cn/uploads/csft/4.0/coreseek-4.1-beta.tar.gz

官方资源挂了,下不下来,coreseek必须安装吗?不安装使用谷歌的站内搜索可以吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.