jeudi 19 septembre 2019

Php displaying code as html after ">" symbol [duplicate]

This question already has an answer here:

After all php statements with a ">" inside it like e.g. this:

$conn->set_charset("utf8");

all the code after the ">" gets displayed like this:

set_charset("utf8");

as if it was html




Aucun commentaire:

Enregistrer un commentaire