Include("include/meta.inc.htm"); ?>
Language: English |
Farsi
Home
About Us
Message From CEO
Company Background
Organization
Experts & Skills
Services & Solutions
Banking
ERP (SAP)
IT
Education
Banking
Management
IT Technologies
Partners
Products
Swiss Banking system
SWART
Credit Scoring (CS)
Business Intelligence(BI)
Clients
Contact Us
Include("include/query.php"); $res=Query("SELECT DAYNAME(NOW()) as 'day_name', DAY(NOW()) as 'day', MONTHNAME(NOW()) as 'month_name', YEAR(NOW()) as 'year'"); $row = mysql_fetch_array($res); ?> echo $row[day_name]?> echo $row[day]?>th echo $row[month_name] ?> echo $row[year]?>