![]() |
php text to characters function
This function breaks a piece of text into characters and shows them on a newline. I could not for the love of me get the \n to work so I added <br /> instead.
PHP Code:
p e i n 8 7 in the browser |
Re: php text to characters function
Well... i don't think is a text to chars function. More like a text to text function because the output is after all another string. :)
|
Re: php text to characters function
it break the original string into characters and shows them on a newline. Of course you dont need a function to get the text thats saved as a variable into characters you could of course just use $text[0].
|
| All times are GMT +5.5. The time now is 02:21. |