Jan 28, 2014
Page caching is very important for a website as it speeds up repeated page views and saves a lot of traffic by preventing downloading content..
Read moreJan 23, 2014
Cross-Site Scripting (XSS) is a type of security hole where a hacker attempts to inject client-side scripting into a web page that others are able..
Read moreJan 16, 2014
APC stands for Alternative PHP Cache,The Alternative PHP Cache (APC) is a free and open PECL package that provides an opcode cache for PHP. It’s..
Read moreDec 19, 2013
The str_shuffle function is used to shuffle all the characters of a string randomly. The function is mainly used for generating a random password or..
Read moreDec 18, 2013
The max-width sets the maximum content width of a block which does not include padding, borders or margins. An element to which max-width applied will..
Read moreDec 12, 2013
Apache JMeter is a open source software, a 100% pure Java desktop application designed to load test functional behaviour and measure performance of a software/web-based..
Read more