|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Storing stuff in mysql
In the past when I was storing data I would replace "n" with "<br>" then store in mysql, I hate nl2br. What I have done lately is to store the data with "n" in mysql then replace it with "<br>" when the information is about to be displayed.
What do you guys do/recommend? |
|
#2
|
||||
|
||||
|
RE: Storing stuff in mysql
being perfectly honest - I don't do anything... just escape the data or maybe htmlentities...
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > Storing stuff in mysql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|