Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Can you help me with some little thing?
I want to include something like
Code: Select all
include("style/blue/template/index.php"); ?>
Code: Select all
include("style/'.$hesk_settings['hesk_style'].'/template/index.php"); ?>
Code: Select all
'.$hesk_settings['hesk_style'].'