Config.php Verified -

// Error handling settings define('ERROR_REPORTING', E_ALL); define('LOG_FILE', 'error.log');

// Database connection settings define('DB_HOST', 'localhost'); define('DB_USERNAME', 'myuser'); define('DB_PASSWORD', 'mypassword'); define('DB_NAME', 'mydatabase');

<?php /** * Configuration file for My Application */

Config.php Verified -

// Error handling settings define('ERROR_REPORTING', E_ALL); define('LOG_FILE', 'error.log');

// Database connection settings define('DB_HOST', 'localhost'); define('DB_USERNAME', 'myuser'); define('DB_PASSWORD', 'mypassword'); define('DB_NAME', 'mydatabase');

<?php /** * Configuration file for My Application */

Hamro Patro - Connecting Nepali Communities
Hamro Patro is one of the first Nepali app to include Nepali Patro, launched in 2010. We started with a Nepali Calendar mobile app to help Nepalese living abroad stay in touch with Nepalese festivals and important dates in Nepali calendar year. Later on, to cater to the people who couldn’t type in Nepali using fonts like Preeti, Ganesh and even Nepali Unicode, we built nepali mobile keyboard called Hamro Nepali keyboard.