[code] function getHtmlTable($result){ // receive a record set and print // it into an html table... Read More »
[code] function duplicateRow($table,$primaryField,$primaryIDvalue) { // duplicate one record in a table... Read More »
[code] // Registers our function to filter default gallery shortcoderemove_shortcode('gallery');add_shortcode('gallery', ... Read More »
[code] <?phpfunction local_hex2bin($h){if (!... Read More »
[code] function sms__unicode($message) { if (function_exists('ic... Read More »
[code] Eine kleine Verbesserung waere es noch, wenn der HTML-Code soweit wie moeglich im Template (statt der PHP-Datei) bleibt. Das geht so:... Read More »
[code] <?php /** * Generic class for sending emails * @author manilodisan... Read More »
[code] <?php /** * @author arthipesa * @copyright 2010... Read More »
[code] 'views_view_table__skinet_resorts__compare' => array( 'template' => 'views-view-table--skinet-resorts--compare'... Read More »
[code] protected function _checkSSL() { $needSSL = $inSSL = $destURL = false;... Read More »