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

Search In

[android-developers] Looking for Senior Android Developer / Architect ROCKSTAR

AGRILEDGER - JOB SPECIFICATION AGRILEDGER is looking for a  skilled, creative, and passionate Senior Android Developer Rockstar to work as a 100% remote worker on a once-in-a-lifetime Philanthropic/Humanitarian project that will positively and

Superglobal Variables in PHP

Superglobals variables in php are the built-in array. They are available in every scope. You can access the superglobal variable inside and outside the methods. PHP Superglobals variables: $_COOKIE – contains values provided to the script via HTT

How to use strpos() function in php ?

What is the strpos() function ? The strpos() function searches for a concrete text within a string. In other word we can say that strpos() function use for searching position of Text Within a String. If text word match will found, then functio

increase and decrease iphone volume

If you want to increase the volume of iphone in a specific app and then reduce it to it's current volume. The following code might get helpful:- (NOTE:Include FrameWork: MediaPlayer.framework ) -(void)exampleFuctionSample{ NSLog(@""); [self increa

How to fetch Nth highest salary from a table.

There are two ways to fetch Nth highest salary/number. 1 - By using general sql query which works on all database. 2 - By using database specific sql query. Database specific sql query example Nth highest salary/number SQL Queries in Oracle to fe

Convert a string to array in php

We can convert string to array using php predefined function named as explode(). Syntax for explode is: explode('separator',string); Example - $string = "This is a text"; $split_data = explode('',$string); // splitting by space as a separator

Explain Manifest file?

Manifest file : - " Manifest is a simple text file that tells browser what to cache" and what not. The browser only cache the Manifest file content and does not cache the rest. Manifest file contains three sections :- (1) CACHE MANIFEST – Th

Sudharshan- Disruptyx

Technology to be used- Ruby on Rails Project Terms- T&M

1 15 1595
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: