in javascript you declare and use string using Acute (``);
but in PHP you can not do this and use the string.
is a way to use Acute in PHP?
source https://stackoverflow.com/questions/68975777/is-there-a-way-to-declare-a-string-with-acute-in-php
A site where you can share knowledge
in javascript you declare and use string using Acute (``);
but in PHP you can not do this and use the string.
is a way to use Acute in PHP?
Comments
Post a Comment