Category / PHP
PHP Related Articles and tutorials
How to add custom field to wordpress tags
In the previous article I showed you how to customize WordPress post categories without using any WordPress plugins. In this article I will show you how to add custom field to wordpress…
How to add custom field to wordpress category
Customizing WordPress themes is very interesting. In this article I will show you how to add custom field to WordPress category management screen in the admin panel without using any WordPress plugins.…
How to make a responsive wordpress theme using twitter bootstrap
Getting started responsive wordpress theme Before you begin creating a twitter bootstrap enabled responsive wordpress theme layout, you need to create the same basic theme layout using css/html. Let’s download the latest…
WordPress Themes Add Multiple Menu Locations
How to add multiple menu locations in your themes If you are creating a new theme your theme will not support any menu areas. But if look at the default themes link…
PHP Errors developer should Report
Any developer needs to handle php errors regardless of the language they use. Lets talk about the error handling capabilities of php. One of the key features of php scripting language is…
How to install WordPress Blog in IIS
Introduction Installing a WordPress website is a very simple and easy task. It takes less than five minutes to create your own WordPress site. This article will guide you step-by step how…
PSD to WordPress in Efficient Blogging
Blogging has gigantically been popular over the years, having let millions of people create their own blogs in which they could share their knowledge, thoughts, ideas, desires etc. It is now rapidly…
PHP Null Value Check
There are many ways to check Null values in php. This a mandatory requirement for php developers. Here is one perfect example I came a cross a little while ago. That is,…
Warning: Cannot modify header information – headers already sent.
Warning: Cannot modify header information – headers already sent by (output started at /home/myaccount/public_html/globals.php:42) in /home/myaccount/public_html/includes/mambo.php on line 302 When you start coding your PHP in your early days most of the…
Popular Categories
- ASP.NET MVC3 (4)
- ASP.NET MVC4 (4)
- Bootstrap (7)
- C# (2)
- CSS (12)
- CSS Sprite (3)
- EF-Core (1)
- Frameworks (1)
- General (2)
- HTML (13)
- JavaScript (12)
- JQuery (6)
- PHP (9)
- PSD to HTML (3)
- Reactjs (7)
- WordPress (8)
- XHTML (9)