×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Jan 1, 2024 · PHP Manual ¶ · Basic syntax · Types · Variables · Constants · Expressions · Operators · Control Structures · Functions ...
Apr 25, 2024 · PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.
May 12, 2024 · Example listing ¶. List of all the examples in the manual. Example#0 - An introductory example · Example#1 - Our first PHP script: hello.php ...
Jan 15, 2024 · HTTP authentication with PHP · Cookies · Sessions ... Change language: English, German, Spanish, French, Italian ... My PHP.net · Contact · Other PHP.net sites ...
Feb 7, 2024 · If the target server interprets the target file as PHP code, variables may be passed to the included file using a URL request string as used with HTTP GET. This ...
Oct 20, 2023 · Formats a number with grouped thousands and optionally decimal digits using the rounding half up rule. Parameters ¶. num. The number being formatted. decimals.
Missing: url | Show results with:url
Dec 20, 2023 · PHP, being a dynamically typed language, traditionally allowed flexibility in variable types, providing both advantages and challenges in code maintenance and ...
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
Jul 7, 2023 · Official PHP client for Elasticsearch. Contribute to elastic/elasticsearch-php development by creating an account on GitHub.
Apr 23, 2024 · PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 ...