How can I write PHP code in PHP? I want to do this, but it doesn't work:
<?php echo '<?php echo 'aoeu'; ?>'; ?>
Hope someone can give me a hint,
Many thanks
<?php echo htmlentities('<?php echo 'aoeu'; ?>'); ?>
2.1m questions
2.1m answers
60 comments
57.0k users