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.
Missing: indexes. | Show results with:indexes.
Feb 7, 2024 · If the file isn't found in the include_path, include will finally check in the calling script's own directory and the current working directory before failing.
Feb 7, 2024 · What encoding/decoding do I need when I pass a value through a form/URL? I'm trying to use an <input type="image"> tag, but the $foo.x and $foo.y variables ...
Feb 7, 2024 · Purpose: The URL path name of the current PHP file, including path-info (see $_SERVER['PATH_INFO']) and excluding URL query string. Includes leading slash.
Nov 14, 2023 · I am writing a login form and do some functions and code about if the password is validated it will redirect to dashboar file. I chatgpt it but nothing is fix, ...
Nov 22, 2023 · PHP 8.3 is a major update of the PHP language. It contains many new features, such as explicit typing of class constants, deep-cloning of readonly ...
Missing: url | Show results with:url
Jul 13, 2023 · The PHP Manual is available online in a selection of languages. Please pick a language from the list below. </p>. <p>. Note, that many languages are just ...
Apr 16, 2024 · So far I have gotten it to connect to the database, and the first prepared statement works. The the if else was working as well where the correct code would run ...
Missing: url | Show results with:url
Apr 5, 2024 · php which handles requests for the MediaWiki API . The URL of index.php can be customized using $wgScript . Actions taken edit. MediaWiki version: ≥ 1.18 ...