Hello,
can anyone help me to install my website url in the short script with include, please?
i have my page in the folder /page and the url short scripts in the folder /urlshorter, can i somehow integrate with include?
my Page is here: http://tobias-kein.de/page/ here should be the url short script includet (no iframes or frames )
My php includes and files
<?php include ("header.php"); ?>
<?php include ("header-2.php"); ?>
<?php include ("sliderpanel.php"); ?>
<?php include ("menu.php"); ?>
Here the UrlShorter shoult be.
<?php include ("footer.php"); ?>
Thank you,
Greentings
can anyone help me to install my website url in the short script with include, please?
i have my page in the folder /page and the url short scripts in the folder /urlshorter, can i somehow integrate with include?
my Page is here: http://tobias-kein.de/page/ here should be the url short script includet (no iframes or frames )
My php includes and files
<?php include ("header.php"); ?>
<?php include ("header-2.php"); ?>
<?php include ("sliderpanel.php"); ?>
<?php include ("menu.php"); ?>
Here the UrlShorter shoult be.
<?php include ("footer.php"); ?>
Thank you,
Greentings