
Search In
Cross-site scripting
Cross-site scripting or XSS is a web attack at application layer. XSS rather than targeting the script embedded in a page executed on the server side, it tagets the script executed on the client side. In XSS attack, the hacker i
I. Installing the templates
1. First of all you have to download Aspose.DNN.Templates_VS2013 from the given link: https://asposednn.codeplex.com/releases
2. Now double click on the downloaded file to install the templates in visual studio.
II. Creat
Cookies in php is defined in the following line of code, CookieComponent is a wrapper in a PHP setcookie method.It offers user a number of methods for working with the Cookies in the document, cookies will allow user to remember their username and pa
How to convert JSON to a Java object: In many application we use web services and those web services deals with the JSON object, so when those web services need to communicate with our web application we need to convert those JSON objects to Java obj
You ought to not use Amaryl if you are allergic to glimepiride, or if you are in a state of diabetic ketoacidosis (call your medical professional for treatment valtrex with the hormone insulin). Atazanavir: Atazanavir absorption could suffer based u
Technology has penetrated most professions. Management is no exception. Any given company deals with customers, employees, and suppliers on a daily basis. As the company grows, managing all this human resource can be a hassle. Thankfully, we are tech
Hello Readers,
We have a session helper in cakephp which is known as setFlash() basically use for showing messages after login successfully , user registration etc.
First of all we have to assign the session helper in Controller.
Code use in Contr
Encapsulation is a concept of wrapping up of data into a single unit and hiding implementation details from the user.
If we use the private method then they can not be accessed in the other class.
If we put a getter setter method to update it than
Difference between Test Environment & Test Bed:-
In the software testing field test environment and test bed, both words are very popular. We can see the difference between these words as mentioned below:-
Test Environment:- This is an environ
Hello Reader's!, If you are developing the website that takes input in XML and you want it to convert in PHP, Then you have to use some of the library extensions to do so.
Let suppose you have the XML as given below:-
<tag1Version="1.0">
&
