Here you will get working code for adding input fields dynamically using a link or button. Default number of input fields are provided and you want to give users a option to add more input elements then this script will work. Be it Input box field, Textarea or any other form elements, it will work [...]
All of you may have already noticed that Google has started displaying breadcrumb in place of URL at the bottom of each search result. So, here is how you can yourself add breadcrumb to Wordpress.
Example image swap code for SEO. This code meet certain requirements which are mentioned in the article. Few are:template kind of code, image size can differ.
Long before I learned the smarty I have the solution for separating my template/view from logic. How I do that?
Simple! I write php code at the top and html at the bottom of the page. Sometimes when PHP code grows big then I have created new page for php and included that in template/view [...]
Here are the details of Template benefits, list of templates which are currently running, Installation and setup, and finally sample codes. Here I have also provided solutions for some of the common problems faced by a programmer when they start using smarty template or any template. Examples are divided in two section:
One telling about sample [...]