R
robinohara
This is the suggestion in FP2003 Help, but I have no clue how to do this with
my Yahoo webserver.
Open the php.ini file on the Web server, and set asp_tags="1".
Use ASP-like <% and %> tags instead of the <? php?> tags. This stops
FrontPage from reformatting your PHP code.
Note As an alternative, you can use <script language="php"> and </script>
tags instead of <? php?> tags.
NO CLUE!!! PLEASE HELP!!!
my Yahoo webserver.
Open the php.ini file on the Web server, and set asp_tags="1".
Use ASP-like <% and %> tags instead of the <? php?> tags. This stops
FrontPage from reformatting your PHP code.
Note As an alternative, you can use <script language="php"> and </script>
tags instead of <? php?> tags.
NO CLUE!!! PLEASE HELP!!!