I want to create a line that's basically:
Code: Select all
print "Search Results with phrase " $phrase "";How are HTML character entities usually adapted to PHP given they all end in semi-colons?
Thanks in advance!!!
JG
Moderator: General Moderators
Code: Select all
print "Search Results with phrase " $phrase "";