Oct 15, 2013
You can apply multiple CSS classes to a single element by separating them with a space in your attribute. It’s a very useful trick with..
Read moreOct 11, 2013
Hi all today we are going to see in the post is PHP Interview Questions and answers asked during the interview for the job PHP..
Read moreOct 10, 2013
As we know that password hashing is one of the most basic security considerations that must be made when designing any application that accepts passwords..
Read moreOct 08, 2013
This is a complete multi-sort example of associative array in PHP. We have first sorted an associative array by values in descending order then sorted..
Read moreOct 04, 2013
Hi all hope you all are doing well today we are going to see the jquery code which helps to detect the browser hope you..
Read moreOct 03, 2013
PHP sends data from server to client/browser as soon as it is ready – this response might be line by line or by code blocks.Output..
Read more