Skip to content

Instantly share code, notes, and snippets.

View FayazK's full-sized avatar
🎯
Focusing

Fayaz Khan FayazK

🎯
Focusing
View GitHub Profile
<?php
foreach(str_split(base64_decode('YOUR_ENCODED_PASS_HERE')) as $chr)
echo chr(((($chr = ord($chr)) << 1) & 0xFF) | ($chr >> (8 - 1)));
/**
* author Remy Sharp
* url http://remysharp.com/tag/marquee
*/
(function ($) {
$.fn.marquee = function (klass) {
var newMarquee = [],
last = this.length;
<!-- Better Table Template for HTML5 http://perishablepress.com/html5-table-template/#html5table -->
<table>
<caption>Here we assign header information to cells
by setting the scope attribute.
</caption>
<colgroup />
<colgroup span="2" title="title" />
<thead>
<tr>
<th scope="col">Name</th>