
Untitled
By: a guest on
Jul 10th, 2012 | syntax:
PHP | size: 0.21 KB | hits: 12 | expires: Never
case 'meta' :
foreach($attributeArray as $attributeName => $attributeValue) {
switch($attributeName) {
case 'content':
// Extract character set, so we can convert to UTF-8 if required
break;
}
}