Our Latest Blogging

Control Statements in PHP

Nov 06, 2013

PHP If…Else Control Statements When we write code in any language, we perform different actions for different decisions. Like other languages PHP script is built..

Read more

PHP function to get current web page

Nov 06, 2013

PHP function to get current web page full URL & current page name. Sometimes, you might want to get the current page full URL. Here..

Read more

What is the difference between split() and

Nov 04, 2013

Hi all today the thing we going to see in the post is the difference between split() and explode()? a large string. The split() function..

Read more

Useful PHP validation functions

Nov 04, 2013

Hi all hope you all are well today the topic we going to see in the post is some Useful PHP validation functions hope the..

Read more

Cpanel – IP Deny Manager Tutorial

Oct 31, 2013

The IP Deny Manager allows you to prevent an IP address, domain name, or block of IP addresses from accessing your web site. If someone..

Read more

How To Enable Java Script In Browsers

Oct 31, 2013

Hi all today we are going to see in the post is How To Enable java script in browsers How to enable java script in..

Read more

How to Design a Two Column Layout

Oct 30, 2013

There are many ways to design a two column layout using Cascading Style Sheets (CSS). This article takes you through the steps of using one..

Read more

Medium open up for everyone

Oct 29, 2013

Medium, the blogging platform founded by Twitter cofounder Evan Williams, opened to everyone Friday afternoon, after months in closed beta where writers had to be..

Read more

WordPress 3.7 Basie

Oct 29, 2013

Version 3.7 of WordPress, named “Basie” in honor of Count Basie, is available for download or update in your WordPress dashboard. This release features some..

Read more

Access control modifiers

Oct 28, 2013

One of the fundamental principles in OOP(Object Oriented Programming) is ‘encapsulation’. The idea is that you create cleaner and better code, if you restrict access..

Read more