
Search In
In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t
Front-end development is basically a mix of HTML, CSS and Javascript used to create websites or web apps that allow users to have direct interaction. Users grasp more information when they do not face hassles of slow pages and poor interfaces. The ai
Php Gurus!
This is a php web proxy called Mini Proxy not written by me.
Why do https pages show blank white when I visit any https pages with the proxy ?
I reckon the https pages are failing to load. Why do you think that is ?
You can see the
Whether you like to write from time to time, you're thinking about opening your own blog, or you are a full-time blogger already, we are sure it won't hurt if we give you some useful free blogging apps that will make your life easier when it

Website builders make it easy for anyone to build a website without having web development or graphic design skills. It allows you to create a website from the frontend, which pertains to what your users will be seeing, using simple functionality.
&
DataBinding is the process to establish a connection between UI elements and the Activity class. This will synchronize your user interface with your application model and logic. DataBinding will also minimize your code and utilize your layout file fo
Entity Framework
Before going through this blog you must be familiar with basic of Asp.net application and Linq expressions.
What is Entity Framework?
Entity framework is ORM(Object Relational Mapping) which allows to create object and enables us
Latest features introduced with C# 4.0 and above versions
C# 4.0 is a version of the C# programming language that was released on April 11, 2010. Microsoft released the 4.0 runtime and development environment Visual Studio 2010.
Microsoft breaks t
Data Science Analytics – the sexiest job profile to be in 2020s! With continuously expanding data getting packed in the servers located across the world, the hunt for data scientists has intensified among the top firms globally.
Did yo
Authenticate controller method using @PreAuthorize annotation : @PreAuthorize annotation is used to provide the method level security. We can secure our methods by using @PreAuthorize annotation. It is very easy to use and it is always preferred over
