Go to the source code of this file.
Variables | |
if (!defined('__PRAGYAN_CMS')) | |
BackColor = "none" | |
ForeColor = "white" | |
CountActive = true | |
CountStepper = -1 | |
LeadingZero = true | |
DisplayFormat = "%%D%% Days, %%H%% Hours, <br>%%M%% Minutes, %%S%% Seconds." | |
FinishMessage = "Day 0 pragyan" | |
$pageName = "extend" | |
$getQ = "pages WHERE page_name='extend'" | |
$componentTempId = mysql_fetch_assoc(mysql_query($getQ)) | |
$query = "SELECT article_content FROM article_content WHERE page_modulecomponentid=" . $componentTempId['page_modulecomponentid'] | |
$res = mysql_query($query) | |
while ($r=mysql_fetch_assoc($res)) = '</tbody></table>' | |
$classNameHome = "cms-homeicon" | |
global | $pageId |
$query = "SELECT article_content FROM article_content WHERE page_modulecomponentid=" . $componentTempId['page_modulecomponentid'] |
CountActive = true |
CountStepper = -1 |
DisplayFormat = "%%D%% Days, %%H%% Hours, <br>%%M%% Minutes, %%S%% Seconds." |
FinishMessage = "Day 0 pragyan" |
LeadingZero = true |