0
4515
Calculate Time Between Two Date by PHP
This function calculate the time difference between two dates and time and return the hours and minutes Read more
0
3072
What is the HTML code for “back to top”?
I have a long page with a lot of information. I simply want to make a link after each paragraph that says “Back to top” I built a 5 page website on my own, knowing nothing about html. its very... Read more
0
2928
Add Custom Field to wordpress theme
It is easy to add custom field on wordpress posts or pages Just fill the custom field name and value. and echo the custom field where you want to display you value. If custom field value not available for certain... Read more
0
3283
Search Text Box empty by Javascript. And text when out click
Search Text Box empty by Javascript. And text when out click Read more
0
4163
How can I create wordpress widget
WordPress widget create is very simple and easy. Just copy the following code and create a file. Then upload the file into plugin directory and active the plugin and get results. Read more
0
4603
Display top level category name by current category
Use the following code to display top label category name in magento navigations Read more
0
2884
How to display all subpages by current page
How to display all subpages by current page Read more