How can we help?

New internal article jablko

hruska

 

{$smarty.server.PHP_VERSION} Displays the PHP version running on the server
{$smarty.server.HOSTNAME} Displays the server hostname
{$smarty.const.PHP_OS} Displays the operating system (e.g., Linux)
{$smarty.server.SERVER_ADDR} Displays the server’s internal IP address
{$smarty.server.SERVER_SOFTWARE} Displays the web server software (e.g., Apache, nginx)
{$smarty.server.PATH} Displays the system's PATH environment variable
{$smarty.server.SERVER_PROTOCOL} Displays the server protocol (e.g., HTTP/1.1)
{$smarty.version} Displays the version of Smarty being used
{$smarty.const.GD_VERSION} Displays the version of the GD image library
{$smarty.const.OPENSSL_VERSION_TEXT} Displays the version of the OpenSSL library