OK,
you should be able to put your PHP code right in FrontPage 2003. Just use
split view or code view. I've found that fp03 handles the <? and ?> just
fine.
sometimes if FrontPage tries to mess with the delimiters or change them to
"help" you, you can use <script language="php"> and </script> and FrontPage
will leave it be.
another good work-around when FrontPage gets to "grabby" with your code is
to set your cursor in the page where you want your script and hit insert/web
component/ advanced control/ HTML Mark-up. paste or type your PHP code into
that dialog box. Note.... you don't have to repeat that process for every
insertion. You can simply copy and paste an existing HTML Mark-up web bot
wherever you want and double click it to reveal the dialog box where you can
paste or type additional PHP code.
If you like using FrontPage components such as FrontPage includes, nav bars,
etc. You'll find that FrontPage doesn't like to apply them to pages with
the php extension. there's a work-around for that too:
http://contentseed.com/help/files/PHP_as_HTM-HTML.pdf
HTH
--
Chris Leeds,
Microsoft MVP-FrontPage
ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--