Hello Slappy, 

(SS == "Slappy Smith") [EMAIL PROTECTED] writes:

SS> i am getting this message on top of one of my pages. i have read
SS> up on it and everyone says its a warning message but from the
SS> things ive seen online no one seems to know how to get rid of it.

Something along the lines of this?:

"X-Powered-By: PHP/4.0.2-dev Content-type: text/html"

If so, stick this at the top of your script(s):

#!/path/to/php -q

(obviously change the /path/to/php)

-Brian
--
There are two ways to write error-free programs,
and only the third one works.



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