Re: Odd comments bug?
- From: Luke Stroven <gnome ms3 riverview net>
- To: Thomas Wood <thos gnome org>
- Cc: artweb-list gnome org
- Subject: Re: Odd comments bug?
- Date: Tue, 21 Jun 2005 18:37:22 -0400
> Does anyone have any ideas for a solution?
Reverse what htmlspecialchars does to ampersands?
echo str_replace('&', '&', htmlspecialchars($text));
-luke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]