Hiya!
Here is the script, I have tried the quote_smart function:
<p>
<? echo quote_smart("$filename5")?>
File 05:<br>
<input name="ud_filename5" type="text" value="<? echo quote_smart("$filename5")?>" size="80"><br>
URL 05:<br><input name="ud_filelink5" type="text" value="<? print "$filelink5"?>" size="80">
</p>
The result I got was:
Presentation by Helen Penn on Providing for Children Under Three in England: The Difficulties of a Targeted "Approach" File 05:
[Presentation by Helen Penn on Providing for Children Under Three in England: The Difficulties of a Targeted ]
--- [] being within the input box.
Whatever I have done for stripping the text of slashes turned out beautifully in text, but when it comes to echoingit in input box, it didn't appear after the inverted commas.
Perhaps someone can advise me further?
Bookmarks