Create a blank wordpress template with background-color or custom style
Create the new .php file with the template name and copy/paste the following into the file. <?php /** Template Name: Page with ...
Create a blank wordpress template with background-color or custom style
Create the new .php file with the template name and copy/paste the following into the file. <?php /** Template Name: Page with ...
Passing Secure variable through URL?
Google+ SettingUp your Keys Google+ $config['encryption_key'] = "YOUR KEY"; Initializing the Class $this->l...
php code for payment integration with CCAvenue
Integrating CCavenue payment gateway is simple We need a merchant id and working for implementing payment gateway These two detail...