书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 13321 个相关结果.
  • 附录C VLD扩展使用指南

    附录C VLD扩展使用指南 附录C VLD扩展使用指南 VLD(Vulcan Logic Dumper) 是一个挂钩在Zend引擎下,并且输出PHP脚本生成的中间代码(执行单元)的扩展。它可以在一定程序上查看Zend引擎内部的一些实现原理,是我们学习PHP源码的必备良器。它的作者是Derick Rethans ,除了VLD扩展,我们常用的XDebug...
  • 前言

    系统学习PHP与面向对象 前言 来源(书栈小编注) 系统学习PHP与面向对象 本教程由 xujiajun 整理、编辑并在 CC BY-SA 3.0 协议下发布,主要为了给自己和各位朋友作为系统学习PHP与面向对象的参考资料。更多请关注 superu.org 前言 点击右上角的 Watch 进行订阅,点击 Star 进行收藏。点击...
  • 6.2. nginx在freebsd上的安装

    nginx在freebsd上的安装 nginx在freebsd上的安装 一 . 安装必备软件 MySQL+PHP+Pcre cd / usr / ports / database / mysql50 - server && make install clean cd / usr / lang / php5 / && make...
  • 第十章 日期与时间

    1331 2018-07-11 《李炎恢 PHP 教程》
    第十章 日期与时间 第十章 日期与时间 学习要点: 1.PHP 日期和时间库 使用 PHP 编程时,与你遇到的大多数其他类型的数据相比,日期和时间有很大不同。 因为日期和时间没有明确的结构,并且日期的计算和表示也很麻烦。在PHP 中,日期和时 间函数库是PHP 语言的一个核心部分。 时间戳是自 1970 年 1 ...
  • 9. Nginx Configuration

    Nginx Configuration Nginx Configuration The support of swoole_http_server for Http is not complete. So, you should configure your swoole server with nginx proxy in your product...
  • 3. XML 配置文件

    666 2021-03-28 《PHPUnit v9.5 手册》
    3. XML 配置文件 <phpunit> 元素 backupGlobals 属性 backupStaticAttributes 属性 bootstrap 属性 cacheResult 属性 cacheResultFile 属性 colors 属性 columns 属性 convertDeprecationsToExceptio...
  • Images

    Images Adapters Implementing your own adapters Saving and rendering images Resizing images \Phalcon\Image::WIDTH \Phalcon\Image::HEIGHT \Phalcon\Image::NONE \Phalcon\Image...
  • HorizontalPodAutoscaler Walkthrough

    HorizontalPodAutoscaler Walkthrough Before you begin Run and expose php-apache server Create the HorizontalPodAutoscaler Increase the load Stop generating load Autoscaling on ...
  • HorizontalPodAutoscaler Walkthrough

    HorizontalPodAutoscaler Walkthrough Before you begin Run and expose php-apache server Create the HorizontalPodAutoscaler Increase the load Stop generating load Autoscaling on ...
  • Sessions

    1015 2019-10-05 《Phalcon 4.0 Document》
    Session Overview Manager Constructor Start Destroy Exists Regenerate Id Get Has Id Name Options Set Remove Adapters Libmemcached Noop Redis Stream Custom Except...