Description of Single and double quotes :
Single and double quotes enables the PHP website programmers to include quote symbols with their PHP program. You can use the single quote to display a text string covered with, can use them to mark symbols along with text, or to display the special characters like, '/' , '*' etc., Defining double quotes and displaying text in quotes with style options are defined with this tutorial. Simple examples on this module gets you clear about quotes.