Re: [PHP] Parsing problem with character '>'

2003-08-14 Thread Analysis & Solutions
Marc: On Wed, Aug 13, 2003 at 06:32:50PM -0700, FMM Schillemans wrote: > > the problem is that the moment the '>' character is placed within the PHP > code (lets say withing a print-command), then the PHP mode is immideatly > ends. Making it impossible to create HTML code run-time Then your PHP

[PHP] Parsing problem with character '>'

2003-08-14 Thread FMM Schillemans
Hello, I've installed a Win32 package with in it Apache, PHP en MySQL version. the problem is that the moment the '>' character is placed within the PHP code (lets say withing a print-command), then the PHP mode is immideatly ends. Making it impossible to create HTML code run-time Do you know wh

Re: [PHP] Parsing problem with character '>'

2003-08-14 Thread CPT John W. Holmes
From: "FMM Schillemans" <[EMAIL PROTECTED]> > I've installed a Win32 package with in it Apache, PHP en MySQL version. > > the problem is that the moment the '>' character is placed within the PHP > code (lets say withing a print-command), then the PHP mode is immideatly > ends. Making it impossible

Re: [PHP] parsing problem

2003-06-28 Thread Tularis
David Otton wrote: On Sat, 28 Jun 2003 12:33:27 +0200, you wrote: I have problem in including this text in my PHP parsed file for XHTML definition: It works if I remove the first line: So, I am assuming PHP has problems with the symbols, as they are recognised to be PHP code delimiters.

Re: [PHP] parsing problem

2003-06-28 Thread David Otton
On Sat, 28 Jun 2003 12:33:27 +0200, you wrote: >I have problem in including this text in my PHP parsed file for XHTML >definition: >It works if I remove the first line: > > >So, I am assuming PHP has problems with the symbols, as they are >recognised to be PHP code delimiters. Yup. try ' . "

Re: [PHP] parsing problem

2003-06-28 Thread Ernest E Vogelsinger
At 12:33 28.06.2003, Daniele Baroncelli said: [snip] >I have problem in including this text in my PHP parsed file for XHTML >definition: > > >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> >http://www.w3.org/1999/xhtml";> > > >It works if I remov

[PHP] parsing problem

2003-06-28 Thread Daniele Baroncelli
Hi guys, I have problem in including this text in my PHP parsed file for XHTML definition: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> It works if I remove the first line: So, I am assuming PHP has problems with the symbols, as they are recog

[PHP] php parsing problem with chat

2002-06-24 Thread Deadsam
Im using a php/flash chat, I added some parsing in it, but now Im having one problem left to solve, after nickname plus the message (msg) its suppose to create a new line \n, but if I parse it, and type a link or a swear word that uses the bad word filtering, it doesnt create a new line after you

[PHP] parsing "problem" with 4.0.5

2001-05-03 Thread Ken
With 4.0.4pl1 and earlier, this did not occur, but with 4.0.5, there are some files on our server that are not getting parsed as php, and just showing up as the code itself. The problem files are a mess, but I only mention them since they got parsed before. They are php files that the designer