
Search In
Flowing on from REST API in joomla 3.4 with SLIM Framework PART 1 it's time to to use the real power of Slim Framework. In this second part of tutorial series , we will use SLIM Framework in Joomla way of style to create powerful API.
As we learned
If you want show all transaction state for the payment.Then you have to follow the following code in your .js file.
odoo.define('pos_mercury.pos_mercury', function (require) {
"use strict";
var Class = require('web.Class');
var Model =
In this blog I am going to explain you about the Spring Framework implementation of the Inversion of Control (IoC), which is also known as Dependency Injection (DI). DI is a process in which objects define their dependencies and the other objects the
To generate successful SEO campaigns, you must consider many factors that go beyond traditional SEO work. Achieving better rankings in the search engines is never the only concern; SEO campaign can be quite good to drive traffic to the website f
Before reading information from any file,we have to open the file for reading.
This Blog will help you to find the code to read-open-close the file(s) on server we have created with PHP.
Opening a file:fopen()
This function enables to open a PHP
There are many types of system networks including the home network connections, internet network connection and business network connections. Gadgets can use any one of them to pair with network connections. It is not necessary that every n
i need to send data into my database using ajax but i don't need to send duplicate data so how can i return false if the username or email already exist in my database or prevent submit also i need to prevent submit if the password fields are not
If you're looking for a quick hack to get more followers on social media, then the same for you I did this through organic and targeted content and I did it through hard work so these tactics do work but don't expect them to work ov
Findnerd Product Release - 31-May-2022 Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or 
Hi readers!
This blog includes an example of core graphics with multiple choice option available to the user to draw different shapes in an application. Different shapes which we are going to draw in this application are line, sphere, shadow
