How do I use inverted commas in the echo function in PHP?
        Posted  
        
            by iTayb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by iTayb
        
        
        
        Published on 2010-05-19T22:08:02Z
        Indexed on 
            2010/05/19
            22:10 UTC
        
        
        Read the original article
        Hit count: 172
        
How do I use inverted commas in the echo function in PHP?
echo "<script type="text/javascript">";
doesnt work well.
Thank you!
© Stack Overflow or respective owner