PHP Programming Tutorial

14 years ago

Sometimes you want to move on your WordPress site from one server to another server. The Most complex part is database when you want to Read More

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

If your table crashed, your websites stop working and if your website’s main content is coming from that crashed table, you might feel the tension.what Read More

14 years ago

If you are using MySQL, You have to know about new features in next version of MySQL and the next version of MySQL has been 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

Most Popular Posts

Avoid to use ENUM and SET type in MySQL

Posted on 14 years ago

Bhumi

How to use MySQL SHOW Command

Posted on 14 years ago

Bhumi