Send to a Friend

amwelles's avatar

Is it better to use single or double quotes when coding with PHP?

Asked by amwelles (26points) February 12th, 2010

For example, should I be using <?php include(‘header.php’); ?> or <?php include(“header.php”); ?>

I’m pretty sure it can go either way, but is there one that’s preferred over the other?

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.