PHP Info
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Obtenir des informations sur le script PHP
En savoir plus
Pour obtenir une documentation détaillée incluant cet exemple de code, consultez les articles suivants :
Exemple de code
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],[],[[["This content provides a PHP code sample that utilizes the `phpinfo()` function to display PHP configuration details in the HTTP response."],["The `phpinfo()` function outputs directly to the HTTP response, eliminating the need for an explicit return."],["Authentication to Cloud Run functions is accomplished through the setup of Application Default Credentials (ADC), with instructions for local development environments provided."],["The content highlights the importance of deleting the deployed Cloud Function after use, given the security implications of `phpinfo()`."],["Further code samples can be found on the [Google Cloud sample browser](/docs/samples?product=functions)."]]],[]]