Posted by funkychicken818@gmail.com on 05/21/06 20:41
hello i am going to remake my site and well i want to place all my code
in a database were i can access the code and output, just how can i
make it so when i access this code it outputs exactly the same way it
would if i were just putting it in a regular php file?
how i can do this?
oh and made this
<?php
$hello="<?php
echo 'hello my name is sam';
?>";
?>
<?php
$hello
?>
can some one help me make it work, because it would save me lots of
time, thanks.
Navigation:
[Reply to this message]
|