[phplib] template-probleme mit php4 From: Peter Niederlag (Peter <email protected>)
Date: 03/13/01

(Apache 1.3.14/win;PHP4.0.4pl1/phplib-7.2c)

Ich nehme das Beispiel aus documentation-4.html#ss4.2 ,
es wir folgender HTML-Code ausgegeben:

<html>
 <head><title>hugo</title></head>
 <body bgcolor="#ffffff">
 <table border=1 cellpadding=4 cellspacing=0 bgcolor="#eeeeee">
  <tr>
   <td colspan=2><h1>hugo</h1></td>
  </tr>
  <tr>
   <td>{OUT}</td>
   <td>Content</td>
  </tr>
 </table>
 </body>
</html>

<hr>
<br>
<b>Warning</b>: Bad arguments to implode() in
<b>c:/apache/htdocs/testing/index.php3</b> on line <b>42</b><br>

kann mir jemand einen Tip geben?
Danke, Peter

--
Peter Niederlag

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>