
March 11th, 2000, 07:12 AM
|
|
Contributing User
|
|
Join Date: Mar 2000
Location: Hong Kong
Posts: 73
Time spent in forums: 6 h 31 m 9 sec
Reputation Power: 14
|
|
|
ahhh, my code got another problem.....
if I input:
---------------
This is a Test
This is a Test
---------------
the output will be:
-----------------------------
This is a TestThis is a Test
-----------------------------
is there a PHP function for displaying the string correctly?
|