I have a line code i add in a php extension and it get that script to run: <?php include('paypal/index.php'); ?> Is there another way or another kinda code to work in a html extension? Cause now it does not work, it only work in php files Thank's