Hello friends,
I have a problem while submitting text from one page to next page.
Code:
<form ..... same page
<input type=text value="<?=$string?> ">
...
submit
</form>
When the string contains single quotes I am not able to get it in the text box how can I achieve this.
-Regards,
Murugesan
Hello friends,
I have a problem while submitting text from one page to next page.
Code:
<form ..... same page
<input type=text value="<?=$string?> ">
...
submit
</form>
When the string contains single quotes I am not able to get it in the text box how can I achieve this.
-Regards,
Murugesan
|
|
Search Webmaster Help and Solution
getting string containing quote in same pageRelated ItemsQuery failed: connection to localhost:3354 failed (errno=111, msg=Connection refused). |
