Embedding stuff in Blogger wasn't that easy!
Add almost any script inside it but first encode it using MBT HTML encoder[code]<?phpfor undefined$i=1; $i<=5; $i++) { echo "The number is " . $i . ""; }?>[/code]
Adding codes inside comments using syntax highlighter was an impossible dream just a month ago but now thanks to Blogger Shortcode Plugin sky is the limit!
if i use this syntax highlighter, will my blog become slower ??
Add almost any script inside it but first encode it using MBT HTML encoder
ReplyDelete[code]
<?php
for undefined$i=1; $i<=5; $i++)
{
echo "The number is " . $i . "
";
}
?>[/code]
Adding codes inside comments using syntax highlighter was an impossible dream just a month ago but now thanks to Blogger Shortcode Plugin sky is the limit!
ReplyDeleteif i use this syntax highlighter, will my blog become slower ??
ReplyDelete