Projects [dot]GXRG

GXRG Programming Lab's.

 

Archive for PHP

Jun
25
2010

Author: Murray Ramadhan Version: v3.26 Demo: http://s1.gxrg.org/ Download here -> index.php <?php require ‘config.php’; echo ‘<html>’; // Header echo ‘<body>’; $m = isset($_GET['m']) ? $_GET['m'] : null; if (!isset($m) || empty($m)) { $html->head_html(‘INDEX’); // Deskripsi Atas (Banner) if ($_GET['w'] == ‘no’ || !isset($_GET['w']) || empty($_GET['w'])) { $html->DescNormal(); } else $html->DescWidget(); // Tampilkan Status $html->Status($_GET['w'], $_GET['s'], [...]

Jun
23
2010

Author: Dennis download here -> Screenshot: