samedi 15 septembre 2018

How can I evaluate string as a code in PHP?

I have a loop which returns the string below.

if(in_array(Metformin (Glucophage), $arr) || in_array('Test String'), $arr)) {This is a content for Metformin}

How can I use it as a code in PHP?

Aucun commentaire:

Enregistrer un commentaire