Re: [PHP] php/frontpage

2002-10-17 Thread John Nichel

I'm not 100% sure, but I think the answer you seek lies in the server, 
and not php.  You may have to set your webserver to reconize *.php as FP 
files that it needs to parse, or set it to where it parses *.htm for 
php.  Is this running on IIS, Apache, or something else?

Shaun wrote:
 Hi ,
 
 I used ms frontpage 2000 to make a website. When
 i comepleted the site , i had to study php to enable database
 capabilities. When i changed my login.htm file into login.php,
 ms frontpage did not recognize the .php file. All the navigational
 links/views were removed from the login.php file. Can i enable frontpage
 to work with php.
 
 if not , what program would you use ?
 
 Thanks ,Shaun
 
 
 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] php/frontpage

2002-10-17 Thread Rankin, Randy

Yes. Frontpage can edit php files ( albeit not very gracfully ). So, if you
must ...

Open Front Page
Select Tools | Options
Select the Configure Editors tab and add the .php extension.

HTH,

Randy

-Original Message-
From: Shaun [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 17, 2002 8:50 AM
To: [EMAIL PROTECTED]
Subject: [PHP] php/frontpage


Hi ,

I used ms frontpage 2000 to make a website. When
i comepleted the site , i had to study php to enable database
capabilities. When i changed my login.htm file into login.php,
ms frontpage did not recognize the .php file. All the navigational
links/views were removed from the login.php file. Can i enable frontpage
to work with php.

if not , what program would you use ?

Thanks ,Shaun



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] php frontpage

2001-11-26 Thread Brandon Lamb

Why are you even using frontpage themes? If you know how to program PHP you
should be above using MS frontpage features... Frontpage is good for a
WYSIWYG editor, but I highly recommend NOT using its proprietary features...

use CSS or something...

Brandon L.

- Original Message -
From: Tobe Johnson - Johnsons [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 26, 2001 2:23 PM
Subject: [PHP] php  frontpage


I am trying to use PHP3.x and Front Page 2000.  I am able to get it to work
o.k. in Frontpage.  However, when I rename my *.htm page to a *.php3 page
and click 'Save', it drops all the theme information when I upload it to my
server.  Is there an easy way to stop this from happening?  I'm not sure if
this is a php issue or a FrontPage issue.

Thanks for any help you can provide.  I saw several references to php and
FrontPage in researching this issue, but didn't come across this specific
thing.

Tobe


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]