Quote:
|
Originally Posted by brucepainter
This solution looks like it would work in some situations, but what the line of text being written to the browser wraps? There won't be a
tag to count?
For your purposes that may not matter I don't know, but I wanted to bring that up in case someone else had a solution that took that into account as well.
|
Oh yes, there might be other options too coz php has lot of functions...
2nd thing...
you need to specifly atleast one identifier which says this is new line...
it can be
or any other character (.) which is not used for any other purpose in the text.
otherwise i don't know whether it will be possible for php to identify or not..
Deep