-

·
HTML/PHP: Single and double quotes
If PHP programmers are creating a link from variables often you can see the following code: echo ” . $linktext . ”; or ?>

·
If PHP programmers are creating a link from variables often you can see the following code: echo ” . $linktext . ”; or ?>