Tag: PHP
How to use shortcode inside any php file
Hi, In this post we will see how we can use a short code inside a PHP file . You can do it by using the ...Add related posts in each posts in WordPress
Introduction In this article we will learn how we will add related posts to each posts in wordpress according to the tags given. Even though there ...Calling an ASMX Web Service From Other Server Using jQuery and PHP
Introduction A few months back, I got a requirement to fetch some inventory data from a server and show it to an HTML page. The interesting ...