Is this right:
Im trying i cant get the ad in. How do i make my page php?
<php>
<?php> ?
If thats right is this where ad would go
<php>
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<?php include('http://staff.x10hosting.com/adCode.php?ad=advanced'); ?>
</body>
</html>
<?php>