
Search In
Hi Readers,
Paint related apps are usually used to clear content what have been drawn. One can achieve it by using Core Graphics framework provided by iOS.
With touch delegate methods will be called so following code snippet will give proper idea a
Hi Reader's,
Welcome to FindNerd,today we are going to discuss speed up our CakePHP Website.
When implementing any web application in CakePHP sometimes we observe the application speed very slow and data is not coming in view page and it take
Hello readers today we will discuss on callback methods in cakephp. These methods are very simple and easy to use.
In MVC architecture C stands for controller. Controller is used to manage the logic around a single model. Controllers can be th
AGRILEDGER - JOB SPECIFICATION
AGRILEDGER is looking for a skilled, creative, and passionate Senior Android Developer Rockstar to work as a 100% remote worker on a once-in-a-lifetime Philanthropic/Humanitarian project that will positively and
In magento, sometimes you need to add custom field to existing contact form as per client requirement. Here is an easy way to customize magento form by adding new field.
You can also add more fields as per need.
Lets see how can we do it.
Step 1. E
In this blog, I am going to demonstrate to you proper methodologies to make a corner ribbon with the help of css by utilizing various css properties for example with the help of transform, box-shadow and position we can make corner ribbon
Hello Readers!
In this blog, I am going to explain the concept of CSS3 Animations in simple words
CSS3 animation is used to animate the text from one CSS style to another and adding many effects to it.
Animations consist of two building blocks i.e @
Hi Readers,
Many developers use third party SDK for saving records into the Database, Firebase provides us this functionality. To add records into Firebase, please follow these steps:
First of all, you need to create a reference to Firebase databas
Shopify is basically used to store and sell varieties of products so this is a platform to sell products of your shop.
Shopify can also be implement in your Android applicaiton.
Following are the steps to create shop and products and then configure
jQuery.makeArray() is used to transforms any array like object to JavaScript Array. This function is useful for making an element into a array list. Here in this line of code i used one div for explaining the box, in which the data of LI can be drop
