On Sat, 17 Feb 2001 09:31, James, Yz wrote:
> If each of the scrolling lines is separated by something regular, like
> a carriage return, or a line break, tab (etc), you could use explode();
> and have the values returned as an array.
>
> James.
>
> > I have a form that contains a scrolling text b
If each of the scrolling lines is separated by something regular, like a
carriage return, or a line break, tab (etc), you could use explode(); and
have the values returned as an array.
James.
> I have a form that contains a scrolling text box. When I display the
> contents of the text box, say
Hi,
I have a form that contains a scrolling text box. When I display the
contents of the text box, say in variable $form[mytextbox], it displays
all on one line (or wraps at end of line). As the ending character of
each line will vary, does anyone know of away to split the lines up so
that I ca
3 matches
Mail list logo