RE: PHP displaying PHP code and only that

2003-01-20 Thread Larry Brown
. Larry S. BrownDimension Networks, Inc.(727) 723-8388 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]OnBehalf Of Bret HughesSent: Friday, January 17, 2003 2:51 PMTo: [EMAIL PROTECTED]Subject: RE: PHP displaying PHP code and only that On Fri, 2003-01-17 at 13:33, Kevin Breit

Re: PHP displaying PHP code and only that

2003-01-20 Thread Shannon Neumann
problem. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Friday, January 17, 2003 2:51 PM To: [EMAIL PROTECTED] Subject: RE: PHP displaying PHP code and only that On Fri, 2003-01-17 at

RE: PHP displaying PHP code and only that

2003-01-20 Thread Larry Brown
. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Friday, January 17, 2003 2:51 PM To: [EMAIL PROTECTED] Subject: RE: PHP displaying PHP code and only that On Fri, 2003-01-17 at 13:33, Kevin Breit wrote: > On Fri, 2003-01-17

RE: PHP displaying PHP code and only that

2003-01-20 Thread Bret Hughes
On Fri, 2003-01-17 at 13:33, Kevin Breit wrote: > On Fri, 2003-01-17 at 06:50, Larry Brown wrote: > > For starters, are you using just a text editor (emacs/vi)? > > Yeah, I am using emacs to edit the file. > > Second, I am using the short mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listm

RE: PHP displaying PHP code and only that

2003-01-18 Thread Thomas E. Dukes
On Fri, 2003-01-17 at 23:03, Kevin Breit wrote: > On Fri, 2003-01-17 at 22:34, Larry Brown wrote: > > The short method is not turned on by default. Try the longer > a test. If that does not work we can look further for the problem. > > I am using the long method and when I view source, I get: >

RE: PHP displaying PHP code and only that

2003-01-17 Thread Kevin Breit
On Fri, 2003-01-17 at 22:34, Larry Brown wrote: > The short method is not turned on by default. Try the longer a test. If that does not work we can look further for the problem. I am using the long method and when I view source, I get: That is in Galeon when I do a view source. -- Kevin

RE: PHP displaying PHP code and only that

2003-01-17 Thread Larry Brown
The short method is not turned on by default. Try the longer mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Breit Sent: Friday, January 17, 2003 2:34 PM To: [EMAIL PROTECTED] Subject: RE: PHP displaying PHP code and only that On Fri, 2003-01-17 at 06:50, Larry Brown wrote: > For starters, are

RE: PHP displaying PHP code and only that

2003-01-17 Thread Kevin Breit
Oh yeah, I'd like to add that I have a helloworld file called index.html. Then in my subdirectory (rachel/) I have an index.php. The demo one has: and that just renders blank. -- Kevin Breit <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubs

RE: PHP displaying PHP code and only that

2003-01-17 Thread Kevin Breit
On Fri, 2003-01-17 at 06:50, Larry Brown wrote: > For starters, are you using just a text editor (emacs/vi)? Yeah, I am using emacs to edit the file. Second, I am using the short -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/m

RE: PHP displaying PHP code and only that

2003-01-17 Thread Larry Brown
Second, are you using short/long tags By default it should read this. Also, you should just be using the .php as apposed to .php3 or similar variant. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

RE: PHP displaying PHP code and only that

2003-01-17 Thread Larry Brown
For starters, are you using just a text editor (emacs/vi)? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Breit Sent: Thursday, January 16, 2003 11:10 PM To: [EMAIL PROTECTED] Subject: PHP disp