Search Results

  1. Valeurs de retour ¶ Retourne la version actuelle de PHP en tant que string. Si un argument string est fourni au paramètre extension, phpversion () retourne la version de cette extension, ou false s'il n'y a pas d'information de version associée ou que cette extension n'est pas activée.

  2. Return Values Returns the current PHP version as a string. If a string argument is provided for extension parameter, phpversion returns the version of that extension, or false if there is no version information associated or the extension isn't enabled.

  3. Getting the PHP version and/or an extension version via the `phpversion()` function

  4. Return Values If the optional extension parameter is specified, phpversion () returns the version of that extension, or FALSE if there is no version information associated or the extension isn't enabled.

  5. Return Values Returns the current PHP version as a string. If a string argument is provided for extension parameter, phpversion () returns the version of that extension, or false if there is no version information associated or the extension isn't enabled.

  6. Jan 30, 2003 · Valeurs de retour Si le paramètre optionnel extension est spécifié, la fonction phpversion () retournera la version de cette extension ou FALSE s'il n'y a aucune information sur la version associée ou si cette extension n'est pas disponible.

  7. Mar 19, 2026 · Check your PHP version with php -v, phpversion(), phpinfo(), or Laravel's artisan about command, depending on whether you are in CLI, browser, or a Laravel app.

  1. People also search for