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

Search In

Javascript The toExponential() Method

Basically toExponential method is used to convert a number into exponential form . In this method parameter is optional , if you write the parameter then this method do round the number otherwise not . Syntax numObj.toExponential ( [ fractionDigits

Differentiate between array_combine and array_merge?

 array_combine and array_merge are the array functions in PHP that are used for different functionalities both are different from each other both have different functions. Merging the elements basically means to merge one or more

How to add datatable in cakephp with records fetching from database

In cakePhp if you have an extensive database which contains thousands and a huge number of record so you can apply the datatables there. By applying the datatable you have given pagination highlight in which it is dependent upon you that what number

How to Pass Message in Unity3D b/w “LAN Server Only” & “LAN Client” on Different Scenes

Hi, I want to pass message back and forth on client and server which are on different scenes, how can I do that in Unity?**   Following is my Scenario:- I have 5 scenes-     1. BaseScene (2) OfflineScene (3) OnlineScene (4)

How to Convert Currency in PHP with Google?

Hello Reader's! In this blog i m going to show how you can convert currency using PHP, first u need to create index page where u can define field for conversion.. index.php <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.or

Write and Read Excel Sheet Using Apache POI API

The Apache POI API is used to work with Excel files in java. By using Apache POI you can easily read and write the Records and data to Excel files. Here the below code can used to read and write the data in Excel files. import java.io.File; import

Deferred vs Immediate Query Execution in LINQ

Deferred vs Immediate Query Execution in LINQ   There are two execution behaviours in LINQ namely Deferred and Immediate.   Deferred Execution : In this type query execution does not take place at time of declaration rather executi

List of Best 6 Android Apps Helpful in Web Development

Availability of Android apps for mobile and tablet devices is vast but here we are looking for apps that would be useful to developers. When you search for web developer’s apps then you’ll be able to find apps for every facet of web devel

Integrate theme in Cakephp 3.x

Theme in Cakephp 3.x Hello friends welcome to findnerd. Today I am going to tell you how to install / create theme in Cakephp 3. Before starting with theme, let us understand what is a theme and why it is used in Cakephp. Themes are used on websites

Auto detect Components in Spring.

When we define the annotations “ @Component, @Service, @Repository, @Controller” with classes, Spring automatically scan and identifies those classes and register the Bean definition with the ApplicationContext. The @Component annotations are: @Co

1 262 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: