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

Search In

How much more you can underscore the riveting things in this world.

online pharmacies best canadian pharmacy online pharmacy canadian pharmacies

How much more you can underscore the riveting things in this world.

online pharmacy online pharmacies canada canadian pharmacy free shipping canadian pharmacy

How much more you can underscore the interesting things in this world.

canadian pharmacies canadian pharmacy online pharmacies canada canadian pharmacy free shipping

How much more you can underscore the riveting things in this world.

online pharmacy best canadian pharmacy online pharmacies canadian online pharmacy

SQL wildcards

It is used with the like operator to compare the values of the type similar. It support two wildcards type 1. The percent sign (%)- It match to one or more character. 2. The underscore (_)- It match to one character.   The percent sign repr

Javascript variables

A JavaScript variable is simply a name of storage location. There are two types of variables in JavaScript : local variable and global variable. There are some rules while declaring a JavaScript variable:. 1)Name must start with a letter (a to z or

Variable Name Standard in Android

Variable Name Standard in Android This is the standard regime to follow in your coding when you define any variable. 1.Non public, non static field should starts wih m. 2.Static fields name should starts with s. 3. Other fields should starts wi

Magic Methods and their types

Php functions that starts with double underscore are called magic methods.These functions are not stand alone functions and are defined inside class. Php will call these functions from background means behind the scenes. It is not directly called by

PHP magic function

PHP functions that start with a double underscore “__” , are called magic functions in PHP. __construct() __destruct() __call() __callStatic() __get() __set() __isset() __unset() __sleep() __wakeup() __toString() __invoke() __set_state() __clone(

How to use Inflector in CakePHP3

Hello Reader's , Hope you are doing good today. Today in my blog, I am going to explain about the inflector in CakePHP3. inflector is a many utility classes which takes a string and can manipulate it to handle word variations. Example: inf

prev 1 2 8
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: