As you all know about wordpress shortcode, Almost all plugin is providing shortcode for displaying the form with wordpress post editor or widget. but how we can display the same with our php page itself. wordpress is providing a fucntion for the same.
Archive for the ‘PHP’ Category
How to display wordpress shortcode outside of the editor – php page
November 24th, 2012, posted in PHP, Tips and tricks, WordpressPHP date format examples – Date and time formatting with PHP
October 23rd, 2012, posted in PHPWe are getting lot of queries from programmers about Php Date Format. In this article am explaining Date and time formatting with PHP , all the type of date formats which is used in PHP programm . In the first part we will get familiar with date and time formatting and in the second we will exercise date and time manipulations. Probably most of you are familiar with formatting, but for those who are not and for those that would like to remind of it please read below.
How to get rss feed from a website using php
September 1st, 2012, posted in PHP, Tips and tricks
RSS is a technology that enables the reader to grab new writing from many different newspapers and blogs, and display it all together in one easy to read place, using an RSS reader tool on your PC or even a new personalized Google homepage. Here i am giving code for getting RSS feed from any websites.
How to apply ssl certificate to websites using php and htaccess
July 27th, 2012, posted in PHP, Tips and tricksHi friends, today am explaining How to use SSL certificate with your website if it’s successfullly installed.
What is SSL certificate
An SSL Certificate on your web site vastly increases the confidence of your web site
Paypal payment gateway integration in php
June 5th, 2012, posted in Payment Gateway, PHPPayPal payment gateway is one of the most popular payment gateway services available for Ecommerce websites. . It has a well defined API for payment gateway integration called PayPal IPN



