Guzzle PHP 6.5 Documentation
0 码力 | 65 页 | 311.42 KB | 1 年前Guzzle是一个基于PHP的HTTP客户端,旨在简化发送HTTP请求和集成Web服务的过程。它支持同步和异步请求,使用PSR-7接口,并通过抽象底层传输实现环境无关性。文档详细介绍了Guzzle的安装配置、依赖管理、版本控制、许可证信息以及贡献指南,强调了其模块化设计和灵活性。
Guzzle PHP 6.5 Documentation
0 码力 | 50 页 | 237.04 KB | 1 年前《Guzzle PHP 6.5 Documentation》提供了Guzzle的全面指南,包括安装、配置、使用方法及最佳实践。文档详细介绍了如何使用Guzzle发送HTTP请求、处理响应,以及如何配置各种请求选项。内容涵盖依赖管理、许可证、贡献指南、环境变量设置、异常处理、请求选项和PSR-7接口的使用。文档还提供了快速入门示例和常见问题解答。
Guzzle PHP 5.3 Documentation
0 码力 | 63 页 | 275.75 KB | 1 年前Guzzle 是一个用于发送 HTTP 请求的 PHP 客户端库,旨在简化与 Web 服务的交互。它遵循 PSR-0、PSR-1 和 PSR-2 标准,具有轻量且快速的特点,依赖项极少。Guzzle 支持同步和异步请求,提供可扩展的处理程序以集成不同的传输方法(如 cURL、PHP 流包装器、套接字等)。文档介绍了如何安装、配置和使用 Guzzle,包括创建客户端、发送请求、处理响应以及使用测试工具 mocking HTTP 层。此外,还详细说明了如何自定义 cURL 选项和流上下文选项。
Guzzle PHP 7.0 Documentation
0 码力 | 64 页 | 310.93 KB | 1 年前Guzzle 是一个用于发送 HTTP 请求的 PHP 客户端,支持同步和异步请求,兼容 PSR-7 接口,抽象底层传输,提供中间件系统。文档介绍了其安装、配置、使用方法,包括处理 JSON 数据、流式上传下载、管理 cookies,以及处理响应和流。Guzzle 还支持多种请求方式和处理大文件上传下载。
Guzzle PHP 5.3 Documentation
0 码力 | 72 页 | 312.62 KB | 1 年前Guzzle is a PHP HTTP client designed to simplify sending HTTP requests and integrating with web services. It supports both synchronous and asynchronous requests, manages persistent connections, and abstracts the underlying HTTP transport layer. Guzzle is lightweight, fast, and follows PSR-0, PSR-1, and PSR-2 standards. It allows for pluggable HTTP handlers, stream manipulation, and event-driven customization of requests and responses.
Guzzle PHP 7.0 Documentation
0 码力 | 50 页 | 235.39 KB | 1 年前The document provides an overview of the Guzzle HTTP client library for PHP 7.0, covering installation, configuration, and usage. It details how to make requests, handle responses, configure options, and manage exceptions. The guide also includes information on dependencies, testing, and contributing to the project, along with frequently asked questions about using Guzzle.
Guzzle PHP v5 Documentation
0 码力 | 62 页 | 309.78 KB | 1 年前Guzzle is a PHP HTTP client designed to simplify sending HTTP requests and integrating with web services. It supports both synchronous and asynchronous requests, uses PSR-7 interfaces for requests, responses, and streams, and abstracts underlying HTTP transports. The client features a middleware system for custom behavior and is compatible with various HTTP handlers. The documentation covers installation, configuration, testing, and common issues, providing a comprehensive guide for developers.
Guzzle PHP v5 Documentation
0 码力 | 49 页 | 231.08 KB | 1 年前文档详细介绍了Guzzle PHP v5的响应处理、流数据操作以及异常处理机制。重点阐述了HTTP响应的结构、PSR-7流接口的使用、请求选项的配置、SSL验证和超时设置等内容。文档还提供了如何处理异步请求、自定义cURL选项以及如何解决SSL验证错误的示例。此外,还介绍了Guzzle的异常处理机制和环境变量配置。
07 PHP的输⼊、表单与⽂件上传 杨亮 《PHP语⾔程序设计》
0 码力 | 12 页 | 1.12 MB | 2 年前文档主要介绍了PHP中处理输入、表单和文件上传的方法。内容包括通过表单上传文件的实现方式,使用PHP脚本处理上传文件的步骤,以及如何通过表单提交数据。文档还比较了GET和POST两种提交方式的区别,并提到了表单元素的使用方法,如文本框、密码框、下拉列表、复选框等。此外,文档还讨论了数据安全问题,并展示了如何通过PHP脚本获取表单提交的数据。
01 Web 开发与PHP 杨亮 《PHP语⾔程序设计》
0 码力 | 18 页 | 5.96 MB | 2 年前文档主要介绍了Web开发与PHP的基础知识,强调了学习PHP的重要性及其在互联网行业中的广泛应用。内容涵盖了PHP的特点,如嵌入HTML执行、开源、跨平台、弱语法等,以及学习PHP的方法,包括任务驱动、积极动手实践和利用开源资源。文档还介绍了Web开发的基本流程,涉及前端(HTML、CSS、JavaScript)和后端(PHP、数据库)的协作,以及PHP在实际应用中的优势。
共 99 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













