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.
In questa pagina del sito puoi guardare il video online Embedding HTML tags in php script della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Lens 23 novembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 16 volte e gli è piaciuto 6 spettatori. Buona visione!