|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Underscore ' and " problems with output.
Hi, I've put together some bulletin board - forum pages and published them and they're great - I'm a huge PHP fan at the moment. It does it for me, PHP ROCKS! with manageable code I can understand.
Trouble is the rendering of the underscore characters is really quite annoying and it gives it a bit of an amateurish tone. So, please and pretty please - what is the cure for this? |
|
#2
|
|||
|
|||
|
RE: Underscore ' and
Underscore? By the title of your thread, I think you may mean the backslashes? Use the stripslashes function...
http://php.net/stripslashes |
|
#3
|
||||
|
||||
|
RE: Underscore ' and
stripslases(string, ENT_QUOTES);
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > Underscore ' and " problems with output. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|