Tag: PHP

14 years ago

WordPress contain language files that hold all of the messages and labels to translate into language.To convert text in another language is very easy in Read More

14 years ago

Simply say Abstract method means We declare it in one class and use(define) it in other class. What is Abstract in PHP? PHP 5 supports Read More

14 years ago

Generally, To change default From name and default From Email Address in notifications mail send to the users, most of the people go for the Read More

14 years ago

Before some days, I don’t have idea about Namespaces in PHP and I have searched a lot for this and I didn’t understand it and Read More

14 years ago

Recently I have used Goto and PHP supports goto statements to branch unconditionally from one point to another in the program. Goto statement is only Read More

Most Popular Posts

How to use Change DB Prefix Plugin

Posted on 13 years ago

Bhumi

How to set 301 Redirection in PHP

Posted on 10 years ago

Bhumi