It’s the begining tag of a “comment” – browsers won’t display commmented html/php strings, etc. The end tag looks like this: --> and surrounding a string with the two of them will cause the browser to ignore it (generally). Sometimes php is commented like this: /**/.