书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 13321 个相关结果.
  • Abstract class Phalcon\Db\Adapter

    495 2021-02-20 《Phalcon v2.0 文档》
    Abstract class Phalcon\Db\Adapter Methods Abstract class Phalcon\Db\Adapter implements Phalcon\Events\EventsAwareInterface Base class for Phalcon\Db adapters Methods pu...
  • PHP

    PHP Overview Example Resources PHP How to use the PHP AWS SDK with LocalStack. Overview The AWS SDK for PHP , like other AWS SDKs, lets you set the endpoint when creating r...
  • Debugging

    Debugging Debug mode Identifying errors Debugging variables Using a PHP debugger (XDebug) Debugging JavaScript Debugging HTML and templates Using alternative app directories ...
  • 系统变量

    系统变量 常量输出 配置输出 语言变量 系统变量 普通的模板变量需赋值后才能输出,系统变量则不需要,系统变量的输出使用 Request 对象,模板中已内置,可以直接使用 $request ,例如: <? php echo $request -> server ( 'script_name' ); ?> // 输出 $_SERVER['...
  • Class Phalcon\Config\Adapter\Yaml

    Class Phalcon\Config\Adapter\Yaml Methods Class Phalcon\Config\Adapter\Yaml extends class Phalcon\Config implements Countable , ArrayAccess Source on GitHub Reads YAML...
  • 简介

    1315 2018-02-15 《Composer 中文文档》
    简介 依赖管理 声明依赖关系 系统要求 安装 - *nix 下载 Composer 的可执行文件 局部安装 全局安装 全局安装 (on OSX via homebrew) 安装 - Windows 使用安装程序 手动安装 使用 Composer 自动加载 简介 Composer 是 PHP 的一个依赖管理工具。它允许你...
  • State management

    State Management with PHP Metadata Consistency/concurrency Parallelism Prefix State Management with PHP How to use Dapr offers a great modular approach to using state in y...
  • Class Phalcon\Session\Adapter\Memcache

    379 2021-02-20 《Phalcon v2.0 文档》
    Class Phalcon\Session\Adapter\Memcache Methods Class Phalcon\Session\Adapter\Memcache extends abstract class Phalcon\Session\Adapter implements Phalcon\Session\AdapterInte...
  • State management

    State Management with PHP Metadata Consistency/concurrency Parallelism Prefix State Management with PHP How to use Dapr offers a great modular approach to using state in yo...
  • CurlMulti

    CurlMulti 插件 安装 API 安装参数 用法 释放内存占用 CurlMulti 插件 Curl多线程采集. php-curlmulti:https://github.com/ares333/php-curlmulti GitHub:https://github.com/jae-jae/QueryList-CurlMul...