[TYPO3-project-formidable] FORMIdable & XHTML

Manuel Rego Casasnovas mrego at igalia.com
Wed Jul 4 11:06:22 CEST 2007


Hi Jerome,

I think that you can use the function htmlspecialchars_decode
(http://es.php.net/manual/en/function.htmlspecialchars-decode.php).

Bye,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


Jerome Schneider escribió:
> Hi oliver and Manuel,
>
> Good point for the char protection :)
>
> Is there a way to revert to non htmlspecialchars once it has been 
> converted ? I think about using return values in text mails ?
>
> I'll have to check if this may be a problem.
> Ideas ?
>
> Jerome
>
> Oliver Klee a écrit :
>   
>> Hi,
>>
>> Manuel Rego Casasnovas schrieb:
>>     
>>>    - 1)
>>>         function _getHumanReadableValue($data) {
>>>             return htmlspecialchars($data);
>>>         }
>>>       
>> I think this option is the way to go.
>>
>>
>> Oliver
>>     
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable
>
>   


More information about the TYPO3-project-formidable mailing list