In this tutorial, we will learn how to create Buy Now Button using PayPal. I assume that you have basic knowledge of HTML. See Demo. Source Code: Product Name: Test Product Price: $ 25.00 USD Quantity: 1 2 3 4 …
Read More
In this tutorial, we will learn how to create Buy Now Button using PayPal. I assume that you have basic knowledge of HTML. See Demo. Source Code: Product Name: Test Product Price: $ 25.00 USD Quantity: 1 2 3 4 …
Read More
Buddypress custom component developers instincts their ideas with their own custom component and the wordpress users roam freely through the website with ease.
Read More
If you are a professional blogger or running a website, then one way to build a community is to have APIs on your website. It is very important in today’s world to have APIs because it is one way for …
Read MoreAre you a blogger and interested in making your own professional looking themes for your blogs ? but don’t have a technological knowledge about creating theme ? it’s ok, now it is possible to create your own theme without know …
Read More
If you are using HTML to design your website then this website would be quite useful. It basically makes a lot of HTML Tag code available with Latin based Loren Ipsum text as default. This is for basic HTML tags …
Read More
All computer students and programming geeks might like to look up CodeChef and maybe even take part in a competition they have for programmers. CodeChef hosts competitions for programmers with cash prizes for people residing in India and the US. …
Read More
After many days since I am writing at Devilsworkshop as I was busy. This time I want to give a tip in developing Mobile firendly websites. This is a issue which most webmasters face while optimizing their website for the …
Read More
Previously I gave you guys a tutorial about how to add a featured post section to your WordPress Blog. This time I’ll be giving you yet another tutorial in which you can add a pagination to your WordPress blog without …
Read MoreSince morning I have been reading about latest password reset vulnerability found in wordpress version <= 2.8.3. (Details) Those who can upgrade their wordpress installation, should upgrade to version 2.8.4 which fixes this vulnerability. But there are people like us …
Read More
Many times during development involving php, one would want to store some variables as settings. The most common way developers do this is by defining those variables at the beginning of the script. For example, while writing a contact form script, I would like to define a few handy variables first, including admin email, contact log file name/path and etc… The most common way to do this would be to write something similar in your php script.
Read More