[code] $dir = "."; if( is_dir( $dir ) ... Read More »
[code] <html><head><title>zebra table</title> <style type="text/css"> #mytable tbody tr.even td{ background-color: #d3ecf5;... Read More »
[code] <?php$date = the_date('F Y', '', '', FALSE);... Read More »
[code] <?php /** * This is the Security/Blocking class * @package Skyward_Landing_Page... Read More »
[code] function doShortURL($url) { $short_url= file_get_contents(... Read More »
[code] method to generate hash:/** * This method generates a calendar hash for an entire month and returns array of data * @access private * @author Matt Ford * @param int $month int... Read More »
[code] <?php /** * This is the Force File Download class of the Skyward Portal * @package Skyward_Landing_Page... Read More »
[code] // Sample 01:foreach($myData as $data){ $v = ... Read More »
[code] <?php /* Be sure to set the public and private keys*/&n... Read More »
[code] /** * This method calculates, converts, and reports filesize information * @access public * @author Matt Ford... Read More »