Re: Automatic NewLine when using echo?



Martin wrote:
Is there a setting somewhere that can be set to force an echo
statement to automatically issue a new line when outputting html
statements?

In order to make it easier to read and debug, I'm adding "\n" to the
end of such statements so that I can "view source" in a browser.
Obviously, when the development of the page is done, I don't really
care about such a view but during development it would make things
easier to de-bug.





No, Just add a "\n" at the end of the echo().

Plus I don't always want a newline at the end of an echo!

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: Topic: .NET/COM Interop in VB6 MSProject Addin
    ... "Martin Boehm" wrote: ... Select Debug from configuration settings ... >> tried to deploy on several test machines. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Device Emulator problems vith VS 2005 B2
    ... I am able to debug fine on VS 2005 which runs on the same machine as VS ... the emulator but not debug, the problem is that the emulator can't get a ... "Martin Massé" wrote in message ... > I have the exact same problem. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: DBD::Oracle 1.19 fails to find Oracle version, problem and solution
    ... Ok Martin we can pick this up on the morrow. ... I will add a few debug extra debug stuff about the Makefile and get you email me the results directly. ... I don't understand your response since the problem I am seeing is that sqlplus will NOT run if ORACLE_HOME is defined and it does not seem related to combining libraries into one. ...
    (perl.dbi.users)
  • Re: Automatic NewLine when using echo?
    ... statement to automatically issue a new line when outputting html ... In order to make it easier to read and debug, ... echo $text."\n"; ... This is very-very dusty, and stupid... ...
    (comp.lang.php)
  • Re: Tomcat, Hibernate, Oracle: Dialect does not support native key generation
    ... > Martin wrote: ... Still my impression about using Hibernate is that the additional tier ... for O/R-mapping makes it very hard to debug, i.e. trace errors to the ... the harder it is to test and debug. ...
    (comp.lang.java.databases)