Current Time 00:00 Total Time 00:00
We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.
Title: Understanding Quotation Marks in PHP Category: PHP
Topic: Essential Training Series Publish Date: 2015-02-03
Views: 229
Author: Mike King
In this tutorial we discuss and demonstrate the difference between using single and double quotation marks in PHP. We demonstrate the use of the quotation marks and how to use the escape character in the event that you have special characters in your data string.