category

home / developersection / category

PHP Jobs in Bristol | PHP Jobs in Cambridge
php 17-Jul-2019
PHP Jobs in Bristol | PHP Jobs in Cambridge

IT Job Board is No #1 IT Job Board site in UK.

Checkpoint To Pick The Best Laravel Developers
php 13-May-2019
Checkpoint To Pick The Best Laravel Developers

The most important step in any endeavor is to find a good contractor. In this article, you will learn how to choose the best Laravel developer.

Scratch Coupon- Magento Addon by Knowband
php 22-Jan-2019
Scratch Coupon- Magento Addon by Knowband

Magento Scratch Coupon Addon by Knowband offers you an interactive way to captivate the customer in your store. To win the discount coupon customer required to scratch the coupon and in return, customer needs to enter the email id.

Product Searching Issues and Solutions for Ecommerce Store - Advanced Search Autocomplete & Suggest
php 01-Mar-2018
Product Searching Issues and Solutions for Ecommerce Store - Advanced Search Autocomplete & Suggest

Discoverability and findability are the two terms which scare the eCommerce merchants. They are one of the most influential drivers of eCommerce optimization and conversion.

Why are HTML Themes the First Selection of Designers?
php 29-May-2017
Why are HTML Themes the First Selection of Designers?

This is no new craze. Html templates are the first selection of designers. Utilizing Html templates was initially started in the original phases of web building. No matter how advanced web systems are, HTML will always lead just how.

Why you should build a Marketplace website with Magento2 marketplace
php 25-Oct-2016
Why you should build a Marketplace website with Magento2 marketplace

Our Marketplace module in Magento is one of the best selling marketplace module in Magento community.

Top 3 magento marketplace module .
php 17-Oct-2016
Top 3 magento marketplace module .

A few of the greatest online stores are marketplaces. Amazon, Ebay, and Etsy are all examples. These corporations use many various vendors to give prospects a wealth of choices.

Expand your business with Magento Multi Vendor Marketplace.
php 16-Oct-2016
Expand your business with Magento Multi Vendor Marketplace.

Our Marketplace extension helps to convert existing Magento store to a shopping mall with multi-vendor portal management. Special and attractive design for seller portal to manage the product catalog, orders, invoices, manifest, payments etc.

Registration in PHP
php 24-Jun-2016
Registration in PHP

Create registration.php form. In this a form is made which has method “post” and action attribute which will submit your processing page or as I do it in current page.

Directory Handling in PHP
php 23-Jun-2016
Directory Handling in PHP

In this section we will learn how to handle directories or folder. Following are the topics which we will discuss in this section:

Traits in PHP
php 22-Jun-2016
Traits in PHP

In real life traits are defined as the movement of characteristics from parent to child .In programming terms, trait is used for code re-usability.

Overloading and overriding in PHP
php 20-Jun-2016
Overloading and overriding in PHP

Overloading and overriding method is very useful feature of any object oriented programming language. In this section we will discuss how to implement method overloading and overriding in PHP.