
Search In
Camera Raw is a power full features in Photoshop. To help make color changes on the photo.
Removing the color cast and adjusting the color and tone in the image.
1.Select the White Balance tool at the top of the Camera Raw dialog box. Adjustin
Saving session in database is best practice for website security. so if we want more security then we need to save session in database.
Here are few steps to save session in database
step 1--> Create a table name as sessionsdata
step 2--> cr
SQL injection is a technique that exploits a security vulnerability within the database layer of an application.Using this technique the attacker tries to run his own malicious query against the database.The key component of these malicious queries i
We have used ActionResult in our controllers . The hierarchy of Action Result is as follows:
System.Object
System.Web.Mvc.ActionResult
System.Web.Mvc.ContentResult
System.Web.Mvc.EmptyResult
System.Web.Mvc.FileResult
Syst
Implement Facebook Login/signup functionality by creating facebook sdk app.
Followings are the steps to create facebook login/signup functionality on server end :
1) Login with facebook developers .
2) Create an app , Put your domain link wh
Email is the important functionality in web applications. CakeEmail is a class used to send Email from your application.
By using CakeEmail class you can send email any where in your application. When we use CakeEmail in our application, it replaces
Intent:- Intent is a message object that passed between android components such as broadcast receiver, services, activity, content providers etc. Android provide facilities to communicate between components using intent in several ways, there are thr
Hi Reader's,
Welcome to FindNerd, today we are going to discuss how to update one field in database using CakePHP?
If you want update some records or data in your web application database in CakePHP the you have to update your record based on pr
Blocks are basically a group of code that can be stored in a parameter and can be executed. There are majorly two ways of doing this:
1) Implicit:
In implicit, it is a nameless block and it is not passed as a parameter, it is executed using
Review:
A process in which one or more more persons checks changed document or data to determine if the changes are correct.
An analysis undertaken at a specific point in time to determine the degree to which stated objectives have been met. This i
