The Code You Will Love
Required Field and E-mail Validation in HTML Form
Posted on: Tuesday April 28, 2015
[crayon-673ed5bdd4403279644850/] [...]
Read MoreHow To Uninstall A Magento Extension
Posted on: Sunday April 26, 2015
STEP 1: Log into your magento administration panel. STEP 2: Click on MAGENTO CONNECT MANAGER. STEP 3: Click the dropdown menu besides the extension name and and choose “Uninstall”. Then [...]
Read MorePHP/MySql Hosting on AWS
Posted on: Friday April 24, 2015
Step 1 : Create Instance EC2. (ubuntu) 64 bit. Login in to your AWS Account . Click on Servic e -> EC2/EC2 Dashboard. Click on “Launch Instance”. Choose AMI : select Ubuntu 64 bit free [...]
Read MoreIncoming E-mail Problem in server emails
Posted on: Wednesday April 22, 2015
Login to cPanel >> Mail >> MX Entry >> Select Domain >> Local Mail Exchanger >> [...]
Read MoreFile Downloading in PHP
Posted on: Tuesday April 21, 2015
Download any File without read Exact file location. [crayon-673ed5bdd55c9996444082/] Dynamic Download Files in PHP Index.php [crayon-673ed5bdd55d1200430321/] file.php [...]
Read MoreHow To Change Logo in Magento Theme
Posted on: Wednesday April 15, 2015
How To Change Logo in Magento Theme (Fortis): 1. Click on “System -> Configuration -> Design” (In Admin Panel) 2. Click on “Header” Tab 3. View “Logo Image [...]
Read MoreAdmin Login Problem in Magento
Posted on: Wednesday April 15, 2015
Admin Login Problem in Magento (localhost): 1. Go to Folder: Magento -> App -> Code -> Core ->Mage ->Core -> Model -> Session -> Abstract -> varin.php 2. Open [...]
Read MoreSet up your Conversion-Tracking Pixel for Facebook in Magento
Posted on: Tuesday April 14, 2015
Copy this code between <head> and </head> and paste it to your website’s page: [crayon-673ed5bdd5f4f160852065/] Solution: 1. Go to “app\design\frontend\fortis (your [...]
Read MoreChained Select Boxes using PHP / MySQL / AJAX / jQuery
Posted on: Tuesday April 14, 2015
Chained Select Boxes using PHP / MySQL / AJAX / jQuery By Rob / In AJAX, Code Snippets, Featured Articles, MySQL, PHP / Comments(195) Need a custom chained drop? Send me a message about what you’re [...]
Read More