On 10/08/2014 08:30 AM, [email protected] wrote:
On Monday, May 20, 2013 9:29:16 AM UTC-7, Ed Mullen wrote:
[email protected] wrote:

On Sunday, 14 March 2010 20:11:27 UTC, MendoBob  wrote:

Hi, I have run into a problem and would greatly appreciate the help of

the SeaMonkey group mind.



I am designing a new site where I would like to use an HTML document

with a .php extent type that the owner can edit using SeaMonkey

Composer. The document uses PHP statements on a PHP server.



When the document  is saved by Composer, it appears to delete the PHP

statements. For example



Before Save:



<html><head>

<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-

Type">

<title>PHP Include Test</title></head><body>PHP Include Test<br>

<?php include("header.php"); ?>

</body></html>



After Saving as PHP_Include_Test.php



<html><head>

<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-

Type">

<title>PHP Include Test</title>

</head><body>PHP Include Test<br>

<br>

</body></html>



Is there a work around for this using SeaMonkey composer? The users

like using SeaMonkey as a WYSISYG editor. I have used the same

technique with SeaMonkey using ASP statements and it seems to work

fine, on an ASP server.



Thank you very much,



   - Bob



Hi Bob,



I've just experienced the same issue. Did you get any solutions?



thanks

Helen





Don't edit the file in Composer, use Notepad or other plain-text editor.






That's not really a solution.



Why isn't it a solution if Composer doesn't understand PHP code?

Try [Aptana](http://www.aptana.com/) or [Eclipse desktop & web IDE] (https://www.eclipse.org/ide/)

--
Sponsored by Firefox 33.0b9 and Thunderbird 31.1.2
GO Steelers, Pitt, Pens, Bills and Sabres!
It is hard to believe my life is a true story, soap opera and reality series.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to