Home » 2017 » August

From Beginner to Advanced in OpenCart: Module Development

What Are OpenCart Modules? OpenCart modules are analogous to add-ons, plugins, or extensions in other content management systems. It’s through modules that OpenCart gives us the ability to extend its functionality without having to edit the application’s files. As with many other content management systems, it’s generally considered...
Continue reading

PHP Validation And Verification

https://www.phpjabbers.com/php-validation-and-verification-php27.html   Now we have to set this class to apply for every character that we enter. So we add a (+) plus sign after our class definition. We are still missing something. We have not defined the range of our validation test. We have to set which...
Continue reading