Re: Forum converted to utf-8 encoding
The forum has officially been converted to use utf-8 encoding. This should make the exchange of new NWC 2.75 notation clips via the BBC CODE tags work correctly and consistently for all.
Perhaps not. See: Quickly Set Visibility for Selected Items
In the Code: (php) block is this little gem:
$clip = new NWC2Clip('php://stdin');
and it is not the only one. It seems that single quotes have been converted to HTML Entities.
PHP won't like that ...
I have fixed many, but not all of my affected posts.