Tag: PHP

13 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

13 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

13 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

13 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

13 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 IndexedDB in HTML5

Posted on 10 years ago

Bhumi

How To Reset resourceID in MODx

Posted on 12 years ago

Bhumi

How to display XML content with PHP

Posted on 12 years ago

Bhumi