×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Apr 28, 2024 · PHP Manual ¶ · Copyright · PHP Manual · Preface · Getting Started · Introduction · A simple tutorial · Installation and Configuration · General Installation ...
Missing: url | Show results with:url
Sep 28, 2023 · This new minor version brings with it a number of new features and a few incompatibilities that should be tested for before switching PHP versions in production ...
Aug 1, 2023 · Where to find an extension? ¶. PHP extensions are usually called php_*.dll (where the star represents the name of the extension), and they are located ...
Missing: url | Show results with:url
8 days ago · Before starting the web server, OCI8 typically requires several Oracle environment variables (see below) to locate libraries, point to configuration files, and ...
Missing: url | Show results with:url
Jun 4, 2023 · I've read here: https://www.php.net/manual/en/configuration.file.php. But still, couldn't figure where does the no value come from for one PHP app, and where ...
Apr 22, 2024 · Example listing ¶. List of all the examples in the manual. Example#0 - An introductory example · Example#1 - Our first PHP script: hello.php ...
Jul 6, 2023 · I recently encountered an issue with an ini setting that wasn't set to the expected default for that PHP version. After digging a bit more and talking to @rfay ...
Missing: url | Show results with:url
Nov 4, 2023 · If you can't figure it out from, or don't have access to, the server config, you can check by calling phpversion() within each site. https://www.php.net/manual/ ...
Jul 3, 2023 · I am using php v7.4, I just do what https://www.php.net/manual/en/rrd.installation.php says me to do but php cant see my php_rrd.dll file extension that I ...
Feb 7, 2024 · If "URL include wrappers" are enabled in PHP, you can specify the file to be included using a URL (via HTTP or other supported wrapper - see Supported Protocols ...