Code: Select all
and portal are back in full force.Code: Select all
was updated.
Recap of the features:Code: Select all
їphp]<?php
echo 'This is a basic php tag example';
?>ї/php]Code: Select all
<?php
echo 'This is a basic php tag example';
?>Code: Select all
їphp=this is a label]<?php
echo 'This is a label example';
?>ї/php]Code: Select all
<?php
echo 'This is a label example';
?>Code: Select all
їphp=25]<?php
echo 'This is a line offset example. Notice the quotes are missing from the previous example.';
?>ї/php]Code: Select all
<?php
echo 'This is a line offset example. Notice the quotes are missing from the previous example.';
?>Code: Select all
їphp=this is a label and line number offset|25]<?php
echo 'Labeling and line offset example.';
?>ї/php]Code: Select all
<?php
echo 'Labeling and line offset example.';
?>Code: Select all
їphp="trickery example|25"]<?php
echo 'This is a trickery example.';
?>ї/php]Code: Select all
<?php
echo 'This is a trickery example.';
?>Code: Select all
їphp="25"]<?php
echo 'This is another label example, haha trick! :P';
?>ї/php]Code: Select all
<?php
echo 'This is another label example, haha trick! ';
?>All these features are reflected in
Code: Select all
as well.
IE doesn't like to copy and paste correctly though.. (Blame its craptacular CSS implementation ) Firefox works perfectly though! [url=http://www.mozilla.org/products/firefox/]Switch now![/url]