
Search In
Hello Reader's
If you working on Codeingiter and looking for to making the free cropping of image before uploading then this blog is very helpful to you.
The process of cropping the images is start from loading the preview of images via ajax an
Association in Laravel
Laravel supports associations. Here associations are basically relationship between tables. There are six types of associations in Laravel:
Relationship
Type of Association
Example
&n
Hello Readers !!
Here is the second method to read the XML file.
using UnityEngine;
using System.Collections;
using System.Xml;
using System.Collections.Generic;
public class XMLParsing : MonoBehaviour
{
public TextMesh fileDataTextb
By using CSS, HTML and Javascript we are going to customize a file upload button. Here we are going to create a new file upload button with image on clicking that button it will open up the files so the user will upload the particular file that he wa
Hello Reader's ,
Hope your are doing good today.
Today we will learn about password hashing in CakePHP 3.0.
Before going to start you should know about Password Hashing.
Now days password are one of the most important security feature for all
Asp.net MVC: AngularJs ng-include
AngularJs ng-include directive allows an HTML page to embed various other HTML pages. In Asp.net MVC AngularJs ng-include allows inclusion of various views(cshtml pages) in a view(cshtml page).
.cshtml page are not


In this tutorial, we'll learn to create a transparent battery in illustrator.
Step 1: Open up a new document and filled with black color.
Step 2: we'll start to make a metal cap of battery. So take a pen tool and draw a shap
In SQL, LIKE clause is basically used to search the homogeneous data using wildcard from a database. The LIKE operator is used to find out the particular string from a table's field into database.
Some wildcard examples are given as b
The PackageManager class is used to get the information of application packages that are currently installed on android device. You can get an instance of PackageManager class using getPackageManager().
Below example will show you how to imp
Hi Reader’s,
This blog includes the concept of how to create custom library with the help of AssestsLibrary framework. Custom library is useful for multiple images selection at one time so given below is the screenshot of storyboard fo
