First use the this function to validate the date what we will be getting after hitting post. Then prepare the date for Mysql data insertion
The following function in php will help validate the email address with valid domain name MX record
When working on mysql command line interface it can be hectic due to the fact that some of the syntax that might work in normal php code or phpmyadmin might not work in CentOS. The fact is that syntax is the same but just have to add some extra spicies to it
Installing mysql can be a bit pain when there are problems in setting up remote access or changing passwords. But it can be easily managed if all the steps are done correctly
if you are having problem loading lytebox when loading content with using ajax with jquery e.g.
A small javascript snippet can help you redirect all your mobile traffic to its specific url.
It is now very simple to post values through AJAX using jquery for doing so we will use the following Jquery code
Creating a newsletter compatible with all the major email providers or email clients is a hectic job especially if all of them support different html codes. We have to create newsletters which very old html coding techniques which are as follows:
Normally in the code with you put 100% height it with left, top, right 0 in css it would seem to work perfect in Firefox but it wont work in IE because it will not fill the area if the div is loaded with position:absolute or fixed when there is a scroll on this page. [...]
When using Nginx server the rewrite commands are using in the virtual host file not in the .htaccess. But the commands used are similar to that used in .htaccess.