Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to ignore HTML content with tags using PHP

Hello Reader's If you want to make an function which truncate all the html contents and ignore them then you can uset the Søren Løvborg printTruncated function making it UTF-8 (Needs mbstring) function. It's example as below:- /* Truncate HTML, clos

Web Worker

Introduction A web worker in html5 is a simple JavaScript file. Html5 have an extended functionality to create thread that continues to work on there own in the background without making any compromise in the performance speed of the of the page

HOW TO USE DELEGATE IN C# and ASP.NET

Delegate is a type which holds the method(s) reference in an object. It is also referred to as a type safe function pointer. Delegates concept will match with function pointer concept of c++ language. We use delegate keyword when we need to create

How to append the data of an input box to another div

Suppose we want to add the content of different elements in a single element, we use append for that. Below is the example which will append the text of an input into a div. HTML-  <div class="aside_header" id="sentence_add

Export Selected Data into Excel Sheet or CSV file in CakePHP

Simple code to fetch selected data from database table in excelsheet in cakephp: Step 1: To achieve this we will use csvHelper class. Now make a file named as CsvHelper.php in your app/View/Helper directory, then add the following code written below

CSV helper for exporting data in cakephp

We can use CSV helper for exporting data in excelsheet in cakephp. For using CSV helper we have to follow simple steps. Step 1:- Firstly we have to create a file naming CsvHelper.php and have to save it in our app/view/Helper directory. Below is t

vpojp agnre for 17% sapwkn5

LCAyNSBBQ1QsIGNyb3NzIGNvdW50cnksIHN3aW1taW5nIGFuZCB0cmFjayBhbmQgZmllbGQuPC9w www.pradaoutlets.us.org But with the US dollar increasingly gaining favour as a rate increase looms, gold faces still more downside risk. f michael kors outlet After their

How to get complete address from latitude/logitude

Let's find out the latitude/longitude first to find out the address. 1) Add CoreLocation.framework under Targets -> Build Phases -> Link Binary With Libraries 2) Import in your view controller where you need to find out the address. 3) Add CL

How to centralize logging across web application using ELMAH Tool?

Logging is an act of keeping the record of all data inputs, processes, data outputs, and final results in a program. It is one of the most important parts of application maintenance. Logging helps in easy and quick identification of the bug in the co

Implements Runnable” Vs “extends Thread” in java

Implements Runnable Vs extends Thread in java In java language, as we all know that there are two ways to create threads. One using Runnable interface and another by extending Thread class. I read a statement for Thread and I was confused. The stat

1 257 481
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: