Q: What are the current versions of apache, php, and mysql? A: PHP: 7.0.4 / March 3, 2016 Apache: 2.4.18 December 14, 2015 MySQL: 5.6.26 / July 24, 2015 Q: What are the different types of errors in php? A: E_ERROR: A fatal error that causes script termination E_WARNING: Run-time warning that does not cause … Continue reading PHP Interview Question 1
Month: May 2016
Creating custom meta boxes is extremely simple, at least it is once you’ve created your first one using the tools baked into WordPress’ core code. In this tutorial, I’ll walk you through everything you need to know about meta boxes: Creating meta boxes. Using meta boxes with any post type. Handling data validation. Saving custom … Continue reading How To Create Custom Post Meta Boxes In WordPress
What is CS-Cart CS-Cart is an e-commerce solution that will allow you to design your own online store. You can sell your products in a specific country or even worldwide, using nothing more than your computer. By default CS-Cart comes with all-you-need for the development of your website. It has a built-in core modules for … Continue reading CS Cart Introduction