<?php
echo "This is a test.";
?>
I'm guessing PHP isn't compatible with this widget? If its possible to make it please tell me. Also, I don't know how to use the language variables in the same widget. I could make a custom status page that referred just to that user. For example:
Welcome to the main page {$username}!
I want to do something like that. So how can I get PHP to work, and how do I use language variables? Help is appreciated very greatly! Oh, and please don't refer me to some other post, I have already looked all around the forums for a solution for PHP and help using language variables.