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