|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Quotations in forms
Im retrieving data from a database and a couple of entries use quotations (", ').
I want them to show this data in an input box but it thinks that the quotations are the termination ones and only gives half the data. What other methods of 'wrapping data' are there to use in place of these quotations? |
|
#2
|
|||
|
|||
|
RE: Quotations in forms
Sounds like you need to use an escape character or perhaps html_entities() depending on which part of your code is ending the string.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Quotations in forms |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|