Hi everybody,
I found a little bug in the way midgard-php handles &...; variables.
Here is a piece of code that demonstrate it :
<p>Here is a special character : &<? echo "copy"; ?>;</p>
Put it on a page, and look at the generated source in your browser.
It shows :
<p>Here is a special character : &<? echo "copy"; ?>;</p>
Strange, no ?
Regards
[EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]