
Search In
Minify Html in Cakephp 2.x
Hello friends welcome to findnerd. Today I am going to tell you how to minify html in cakephp 2. I am going to use minify html plugin which will remove unnecessary white spaces from html. This plugin is a
Hello Reader's, If you are making searching and want to look it as ajax which show records then this blog is helpful to you. In this blog, we will make it for CodeIgniter framework. Ajax searching will show the matching results from the typed wor
"Send SMS via Asp.Net Application"
In this article I will explain how to send Free single/bulk SMS through Asp.Net Application.
There are many websites that allow sending free messages such as Way2sms, Ful
If you are looking to make Custom Font in android check the below code example. For this first download the required fonts on your system and then place it in fonts folder. After putting fonts in the assets/fonts folder then I have used java code thr
Setting up your own router at home can be fun and cost saving if you follow a few steps to make sure you buy the right device for your home. By using your own device, you will cut the rental fees that your provider charges monthly, and most routers h
People often ask or contact the Web about how to improve article writing skills, so this question appears highly topical. We bet that the answer to this question depends to a large extent on the good writing tips that can actually turn the entire wri
Opencart is one of the most popular E-commerce Framework in PHP. Opencart is easy to develop high level E-commerce websites. It's follow nicely defined MVC structure. This tutorial is belong to who are looking for best E-commerce solution.
We ar
Retrieve data from multiple select box in Slim framework
Hello friends, welcome to findnerd. Today I am going to tell you how to fetch data in array from multiple select box in Slim framework. Follow the steps below:
Step 1: Lets begin by m
Sending email becomes a very common feature for web applications, Emails generally used for sending notifications, newsletters and invoices etc. Email can be send in simple text format or in HTML format. This tutorial demonstrate different methods fo
Here I have created AlertDialog function in android. We can use alertdialog for choice to continue or discontinue. AlertDialog can be used to display the dialog message with OK and Cancel buttons. Android AlertDialog is the subclass of Dialog class.
