Tag Archives: Add

Shuffle String Randomly Using PHP Function

Dec 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 more

Plonk Floret Prestashop Template

Dec 18, 2013

Plonk forest is latest version prestashop theme, actually it is floral theme very dominant and pleasant where in it have lot of commercial attractions which..

Read more

Working with CSS max-width Property

Dec 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 more

Test Your Website Performance Using Apache JMeter

Dec 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

enctype HTML attribute

Dec 11, 2013

The enctype attribute’s main purpose is to indicate how the form data/values should be encoded prior to it being sent to the location defined in..

Read more

Get all images from a HTML document

Dec 11, 2013

Sometimes we have to get the images from an HTML page just like Facebook does when a link is posted. You can easily get images..

Read more