Encoding PHP in FP2000

  • Thread starter Thread starter Dale Perreault
  • Start date Start date
D

Dale Perreault

I have been recently requested to move my ASP/SQL Server
application to MySQL/PHP, to save money on licenses. I
would like to continue to use FP2000 to edit thh site, but
I have noticed two problems that make it very difficult:
1) FP2000 doesn't recognize PHP code as script, and
doesn't color-code it.
2) FP2000 likes to move the ?> around in many of the PHP
scripts, causing them to not function.
Any ideas?
 
Have the host/Admin will configure PHP to use <% %> instead of ?> and then
you will need to configure FP to open PHP files.

In general there is no license issue for users access a SQL server via the
web, since a single login/license is used to access the SQL Server.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top