Hey again, Today i got one solution to add reorder button in Viruemart 3 with Joomla 3.x, I have seen many paid plugin and there is not free plugins to do this, Now im going to describe you step by step how to do so if you are developer then you will get idea and […]
PHP Login and registration code with demo using OOP
Hello Guys, Looking Standard Code with using Object Oriented Programing Language(OOP) ? OKAY let me describe you demo of login and registration with email verification code. Also i have used latest bootstrap 4. All project this is first stage to create a login and registration forms with email verification. Now a days you got many […]
Joomla 3 template overriding of component and modules for custom layout design
Hi, are you Joomla junior web developer ! or learning Joomla 3, so first i say about what is Joomla: What is joomla ? Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS. […]
Import or Export large database sql file using php script
How to import large mysql database fast and secure way using php ? Why we need to use this php script ? We are not successful full large database export or import using PhpMyAdmin and there take a more time for that operation so. Follow below steps and import or export large mysql database […]