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

Search In

How to use calendar in symfony2

Hello Friends, If you are looking to implement calendar in Symfony2 by FormBuilder(). Please use the code below and make changes accordingly. Please open your controller function  $filterform = $this->createFormBuilder() ->

How to Create Database in cake php

CakePHP database configuration details are in a file that is located at app/Config/database.php. This database file user can edit the file in the notepad or sublime and can edit the feilds by which it will be connected to the database.Filling all fie

How to set up WHM and cPanel on Amazon Intances?

WHM is used for linux web hosting environment. Step 1: Setup Virtual Private Cloud (VPC) Select Services >> Networking >> VPC (VPC Dashboard) Now click on Start VPC Wizard button. Select VPC with a Single Public Subnet Input your C

Fetch the poi from google in ios

To fetch the poi from google we can use the GOOGLE API to get the list of POI near user location. 1- For creating the Key you can get the refrence from Link : https://developers.google.com/maps/documentation/ios-sdk/get-api-key#overview  

implement thumbnail image in image uploader

how to implement thumbnail for image in rails. step 1:- go to uploader inside views where you have written image uploader code for uploading image. uncomment this section #Create different versions of your uploaded files: version :thumb

How to update/refresh device gallery after adding new images

In some of the devices while uploading/adding new image into media are not shown to the custom gallery view. However this does not seem to update until the device reboots. To update your custom gallery with new images, below few lines of code will he

iOS UIPopover Viewcontroller Using Swift and Xcode-Video Tutorial with Example

Hello everyone, In previous Video Tutorial I had explained about iOS UITableView Basic using Swift and Xcode 8 - Video Tutorial with Example.  So continuing the series now this iOS Video Tutorial will guide you to Implement UIPop

Learn Android PopUp Menu Example in 10 Minutes [Video Tutorial]

Hi, In this Android Video Tutorial, we learn PopUpMenu in Android.  This tutorial will guide you "how PopUp Menu is Created in Android App"? Note: For further reference, you can download the PopMenuDemo.zip f

How to fix Error:(52,55): Incompatible Types: EditText Can't be Converted to String in Android Studio

bRegister.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { final String password = etPassword.getText().toString(); final String email = etEmail.getText().toString(); mAuth.cre

How to Convert a Python Code to C++ Programming language

I want to stream .dat files from a file i created in python, i wrote the python code and it worked great but i can't write it in C++, i need help to write that code in C++, Thank you.   The python code is as following :   for ix in

1 77 370
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: