php acting weird in wordpress plugin

hello people im using an free wordpress plugin called WP Greetbox.
and in the area that I write my own greeting message I tried to execute some php
[PHP]<?php
$test = ‘test’;
echo $test;
?>[/PHP]

but it dosent work???
when I check the source of the page after I see
[PHP][/PHP]

Can someone help please

Might be they do not allow customization.

Sponsor our Newsletter | Privacy Policy | Terms of Service