Open Div On Click HTML/Javascript

Posted on: Wednesday April 29, 2015

style: [crayon-6734a8e46b3c3597298008/]     JavaScript- 1: [crayon-6734a8e46b3cb045864677/]       HTML: [crayon-6734a8e46b3cd640900672/]     JavaScript- 2: [...]

Read More

Blinking/Flashing Text in HTML

Posted on: Tuesday April 28, 2015

CSS: [crayon-6734a8e46c365073085018/] Javascript: [crayon-6734a8e46c36c052667961/] HTML: [crayon-6734a8e46c36f814682853/]  http://jsfiddle.net/neuroflux/rXVUh/14/   [...]

Read More

How 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 More

PHP/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 More

File Downloading in PHP

Posted on: Tuesday April 21, 2015

Download any File without read Exact file location. [crayon-6734a8e46d847354543021/]     Dynamic Download Files in PHP Index.php [crayon-6734a8e46d850566303954/]   file.php [...]

Read More