Tag Archives: HTML

Working with $_POST in PHP

Oct 01, 2013

We use the $_POST function to collect form values sent with method=”post” Information sent from a form with the POST method is invisible to others..

Read more

How to check if an email address

Sep 30, 2013

PHP has many awesome built in functions which can do amazing things. Here I am going to explain checkdnsrr() PHP function that will take an..

Read more

Useful PHP Tips

Sep 18, 2013

Hi all in the post we are going to see some Useful PHP Tips hope this may useful for you the tips are of given..

Read more

WordPress 3.6.1 Maintenance and Security Release

Sep 17, 2013

WordPress 3.6.1 Maintenance and Security Release After nearly 7 million downloads of WordPress 3.6, WordPress announce the availability of version 3.6.1. This maintenance release fixes..

Read more

Hide and Show a Div Using Javascript

Sep 16, 2013

Hi all here we going to see  how to create a hidden Div and display it with the click of a button. Actually there is..

Read more

How to Improve the performance of your

Sep 12, 2013

Hi all today we are going to some steps to improve the performance of your magento store here we go How to Improve the performance..

Read more