Hello,
I am using the demo version and i am figuring out if include files will work when i make php files.
I had errors though!
I cannot even use .shtml and use includes.
If i use the full version will i be able to use includes?
CODE EXAMPLE:
<?PHP include('/folder/file.php'); ?>
Thank you for your time!
Jerome
I am using the demo version and i am figuring out if include files will work when i make php files.
I had errors though!
I cannot even use .shtml and use includes.
If i use the full version will i be able to use includes?
CODE EXAMPLE:
<?PHP include('/folder/file.php'); ?>
Thank you for your time!
Jerome
Comment