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

Search In

Install symfony using composer

To install symfony following are the list of required requirement: - The minimum version of PHP should be 5.5.9 - Need to enable JSON - Need to enable ctype - Your php.ini should have the date.timezone setting   Run the following command: #

How to save and fetch image data from documents directory in iOS

Hi Reader’s,   This blog includes the concept of how to store and fetch data from document directory. You can easily understand the concept with the help of code given below:-   ​ ViewController.h #import <UIKit/UIKit.h>

Java connectivity JDBC driver

Hi Friends, This article will help you to identify basic connectivity using JDBC driver in Java. There are only four categories of JDBC driver provided by SUN, Type 1, 2, 3, and 4, which is explained below − Type 1: JDBC-ODBC (Bridge Driver) In

Difference between final,finally and finalize in java

1) Final: Final is a keyword. It is used to store constant values in variable. The value can't be changed later on. The class which is declared as final cannot be inherited. The method which is declared as final cannot be overridden. Example: c

jQuery fadeToggle Method

In many sites we have seen that when we click on some button it will make some div faded, this will happen with the help of  fadeOut() method in jquery. If we want some faded div or hidden div to get show, we can do that by using fadeIn() metho

How to limit DEX memory usage

Sometimes we are getting errors of shortage of memory at the compile time. We get such type of error: Exception in thread "pool-1-thread-2" Exception in thread "pool-1-thread-3" Exception in thread "pool-1-thread-4" java.lang.OutOfMemoryError: GC

How to setup first time launch of an iOS App

Hello reader's ! If you want to setup first time launch of an iOS app. Using this code the terms and conditions will appears or shown only the first time of app launch. here is the code below. I have two UIViewControllers (FirstViewController and A

Namespaces in Unity 3D

Namespaces in Unity 3D : Namespaces are container of the classes. Namespaces help us to organize the scripts. When we create a new C# script in Monodevelop, two namespaces are included at the top, these are ' using UnityEngine; ' and ' using System.

How to create SEO friendly responsive web page in HTML5

Hi Guy, In this Blog, We will discuss about how to make a SEO friendly web page with the help of HTML5 and CSS. Note that for making this tutorial simple, we only consider the aspect of making a web page not whole website.   What is r

Modifying Comments section look and feel in wordpress?

WordPress provides comment feature. Website needs comment section for reviews which makes visitor engagement on web page. You can change the look and feel of the comment section. In default WordPress themes we have comment.php which is responsible to

1 75 423
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: