Would the php include look something like this?

<php?
include ("http://www.shorthandclasses.com/newsltr-cal.php");
?>

So in my html webpage, I could insert this php include so it would go to the newsltr-cal.php file and get the php code to make it work correctly?


[Linked Image from shorthandclasses.com]