In many times we need to create virtual host. From this video you will learn how to create a virtual host in zend server. 2) we need to create a folder in zend\Apache2\htdocs as i create a folder named “site1.com” and create a “index.php” on that folder with this code. <?php echo “I am site1.com” [...]
About Salim Sazzad
Hi, I am Salim Sazzad. I am a web developer. I always try to share my experience with others. Please freely contact me if i made any kind of mistakes. I think that will help me and others. Thank youAll Years National University Results | NU results in Bangladesh
Bangladesh National University is one of the largest university by it’s numbers of registered students, branches of colleges , subjects and courses. They publish all their notice and result issue at http://nu.edu.bd as their official website. But it almost remain busy when they publish any result. If you are a student of it, you can [...]
Odesk Bank Wire Transfer in Bangladesh | Get Money Directly in Bank
Congratulations to all Bangladeshi odesk contractors because odesk has started a new withdrawal payment method for BDT. By which you can easily receive odesk money directly to your bangladeshi bank account. On this Odesk Bank Wire Transfer method, it will charge $4.99 for each money transection. This will take 3-5 business days for money arrival. [...]
HSC Exam Results | Alim and HSC(Vocational) Exam Results
HSC, Alim and HSC(Vocational) Exam Result will publish soon in Bangladesh. HSC. Ten educational boards ( Dhaka, Chittagong, Jessore, Barishal, Sylhet, Rajshahi, Cumilla and Dinajpur, Madrasha and Technical) will be published HSC Exam Results at a time. Ministry of Education website will publish HSC result in Bangladesh. There are some different way to get HSC [...]
Adding custom sidebar in wordpress
In wordpress, sidebar is a great feature. It basically use to add additional data to wordpress sidebar. In wordpress theme, it is usually placed on the right or left-hand side. On the sidebar you can add your recent post, popular post and so on. But sometimes we want to show the sidebar on some other [...]
How to get multiple currencies in magento header
In magento sometimes our client want to show multiple currency options on header. Recently I have experienced it and solve it. Now you can easily do this following the below step: First step: First you need to set up multiple currencies options on magento. If you don’t know, please click here Second step: After [...]
Setting up multiple currencies options on magento
Magento is a e-commerce CMS. Sometimes, client want to allow multiple currencies and give their customer the options to select their currencies. By default magento has the feature to allow multiple currencies and change currency options for customer from magento frontend. Now you can easily do that by following the below step: First step: First [...]
Showing magento cart items quantity and price on header
Sometimes in magento our client want magento cart items quantity and price on header. Recently I have experienced it and solve it. Now you can easily do this just following the below step: First step: To do this, first you need to edit header.phtml which is located on app/design/frontend/your-instance-name/your-theme-name/template/page/html/header.phtml If it not located there, [...]