Ashura: inhalt dynamisch einfügen... (anfängerfrage)

Beitrag lesen

Hallo Tom.

versuch mal:

<?php  ### eval.php ###

$str = '?><p>Hallo <?php echo $string ?></p><?php echo sqrt(33);';

$string = "hallo Ashura!";

eval ($str);

?>

  
Es sieht zwar merkwürdig aus, ändert aber nichts daran, dass ich dies noch nicht kannte.  
Danke für die Erläuterung.  
  
  
Gruß, Ashura  

-- 
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|  
Try it: [Become an Opera Lover in 30 days](http://tntluoma.com/opera/lover/7/)  
Meine Browser: Opera 8.0 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0  
IE Layout-Workaround №1: <!--[if IE]><style type="text/css">\*{display:none;}</style><![endif]-->