I am trying to pull html code out of a database to put in page
something like this which I have stored in a database under cheader
<html>
<head>
<title></title>
</head
<body>
<div align='center'>
<img src="../autowebpages/autosetup.gif'
width='406'height='158'border='0' alt=''></div>

It seams all I have to do is put <?echo $cheader?> at the top of the
page and it should work just like putting variables into a page.

But is does nothing. I would look in the manual or the archives but I
don't no wear or what to look for. It seams this should be simple what
am I missing hear











Best regards,
 Richard  
mailto:[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to