CommentJul 29, 2022Use eval function to run javascript codes 1.translate (CustomSynatx) to JS 2.run returned(function return) string with eval function < ?php echo "endl" ? >Creating your own scripting language? Where should one start?