PHP in MYSQL

Hi,

how I can store PHP code in a line of mySQL database?

Like these

 <?php print 'Hi'; ?>

:toad: