Tag: PHP

12 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

12 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

12 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

12 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

12 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 Flickr API with PHP

Posted on 11 years ago

Bhumi

Learn about Variables in LESS CSS

Posted on 9 years ago

Bhumi