Click here to get back home

editing php files

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
editing php files karina 11-10-2004
Get Chitika Premium
Posted by karina on November 10, 2004, 4:00 am
Please log in for more thread options
Hi!
I usually work with FrontPage for editing html. I found a nice .php
template on the web (it included .psd, fonts image files and index.php
main file). I could open the php file with only with a notepad... Is
there a user friendly php editor (like frontpage) or is there a
possibility of opening php file in frontpage or converting php to html
file?

Thanks, Karina


Posted by Markus Ernst on November 10, 2004, 1:15 pm
Please log in for more thread options
karina wrote:
> Hi!
> I usually work with FrontPage for editing html. I found a nice .php
> template on the web (it included .psd, fonts image files and index.php
> main file). I could open the php file with only with a notepad... Is
> there a user friendly php editor (like frontpage) or is there a
> possibility of opening php file in frontpage or converting php to html
> file?

It depends. If in the PHP file the PHP code is embedded in the HTML, such
as:

<div>My name is <?php echo $name; ?>!</div>

you can edit the HTML part of it with Tools such as Dreamweaver, and
probably with FP too. If the HTML is embedded in the PHP code, such as:

<?php echo "<div>My name is ".$name."!</div>n"; ?>

you have a problem. Then you have to either learn PHP and re-write the page
the way it fits your needs, or find another template which is coded in a
more editor-friendly way.

Anyway if you have read posts in this newgroup before you know that FP is
not considered as a recommended tool here...

HTH
Markus




Similar ThreadsPosted
Problem with downloading Word doc files and rtf files through browser January 25, 2005, 5:33 pm
Web Editing Software July 20, 2004, 11:03 am
Help in editing value of textbox May 2, 2006, 12:25 am
User editing September 22, 2006, 11:16 am
Editing software October 17, 2006, 2:42 pm
Editing Math Formulas April 8, 2007, 12:36 pm
Editing Excel in html page. July 12, 2004, 7:08 pm
audio files April 14, 2005, 2:11 am
short_open_tag to off for .xml files only? June 16, 2005, 4:46 am
IE and AVI files / code. February 24, 2006, 7:55 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap