thAnkS!
help for html spaces..
Moderator: General Moderators
help for html spaces..
Does anyone know a function or other way in php to display strings with spaces and line returns,in html code ?¿
thAnkS!
thAnkS!
- trollll
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 10, 2003 11:56 pm
- Location: Round Rock, TX
- Contact:
Well, for line breaks you should check out this function in the php manual. You may want to just bookmark the manual, I did the first time I saw it and use it at least daily.
thanks !
I just bookmart it ! thanks! U just save me from doing stupid and hard work, the thing is do you have a way of doing the same thing but with spaces ??
If not , thanks anyway..
ThAnKs trollll !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
If not , thanks anyway..
ThAnKs trollll !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
php.net is the first place i went when wnating php. bookmarked that and find it the best ref when trying to find a function and found this place through them. it's beent he best with getting helptrollll wrote:Well, for line breaks you should check out this function in the php manual. You may want to just bookmark the manual, I did the first time I saw it and use it at least daily.