Richard,

Forgive me for stating the obvious. How are you filling the variable
$cheader? If you are simply putting an echo command without pulling the info
from the database first you will obviously be getting nothing.

Gerard

-----Original Message-----
From: Richard Kurth [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 21, 2001 10:08 AM
To: [EMAIL PROTECTED]
Subject: [PHP] should be simple


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]


-- 
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