Learn how to embed html tags in a php script, and also defining differences between using double quotes (" ") and single (' ') in one line of code in php script.
To create a string in php, you have to use quotation marks, either single (' ') quotation or double quotation mark (" "), both are good, but it is best to use double quotation marks to declare strings in php scripts. For some reasons, are because you would like to set attributes in the strings and you know attributes deals with quotation marks as well, and php use double quotation marks to generate a full functional instruction that single (' '),.. so to shorten the whole story, start your strings with double quotation (" ") then you can use single quotation mark inside as well..
the video describe the process better.
thank you.
On this page of the site you can watch the video online Embedding HTML tags in php script with a duration of hours minute second in good quality, which was uploaded by the user Code Lens 23 November 2022, share the link with friends and acquaintances, this video has already been watched 16 times on youtube and it was liked by 6 viewers. Enjoy your viewing!