UPDATE and INSERT differences in syntax is an inconvenience

UPDATE and INSERT differences in syntax is an inconvenience

Posted by Sachin in PHP, Programming on 08. May, 2010 | 1 Comment

An associative array is the conventional workaround of the coding world.. In an associative array, we can associate any key or index we want with each value.

Linklist and ArrayList

Linklist and ArrayList

Posted by Sachin in Programming on 23. Mar, 2010 | 0 Comments

Today i was turning back towards Linklist and a question dropped in my mind is when to use Linklist and When to use ArrayList.