vendredi 5 avril 2019

Is it possible to include php code using data: urls? (which mimetype)

I tried to open the following link in my browser

data:application/x-php,<?php print(123); ?>

The problem is that the php code is printed as text. Is it possible to make work data: urls with php code? and if yes, what's the correct mime-type?




Aucun commentaire:

Enregistrer un commentaire