“Php.ini” Código de respuesta

Php.ini

ssh user@ip
php -i | grep "Loaded Configuration File"
Foolish Falcon

ubicación php.ini

create a php file with this code

<?php phpinfo(); ?>

and php.ini file's location + others details will be available when 
you'll browse the file with a web browser.
Sudarshaana

Respuestas similares a “Php.ini”

Preguntas similares a “Php.ini”

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código