Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2002091

Re: [PHP-DB] header From: Meltem Demirkus (mdemirkus <email protected>)
Date: 09/05/02

I tried but it gave this error

Warning: Cannot add header information - headers already sent by (output
started at C:\FoxServ\www\debugger\project_module\start_html.php:5) in
C:\FoxServ\www\debugger\project_module\project_add_.php on line 11

start_html.php file includes:

<? include("defaults.php") ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE><? echo $page_title ?></TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1254">
</HEAD>
<BODY>

There is no output but it is sayin there is an output?...

thanks alot ..
meltem demirkus

----- Original Message -----
From: "Devrim GUNDUZ" <devrim <email protected>>
To: "Meltem Demirkus" <mdemirkus <email protected>>
Cc: <php-db <email protected>>
Sent: Thursday, September 05, 2002 2:38 PM
Subject: Re: [PHP-DB] header

>
> Hi Meltem,
>
> On Thu, 5 Sep 2002, Meltem Demirkus wrote:
>
> > hi,
> > I am new on php .... Just want to know I am using mysql and php on a
page ..
> > and after the page do what it should do , I want it to go to another
> > page..so I though about using header ("Location:...") but it is giving
> > error message iii..
>
> Be sure that your code produces no output before header line.
>
> HTH
>
> --
>
> Devrim GUNDUZ
>
> devrim <email protected> Tel : (312) 295 9318
> devrim.gunduz <email protected> Faks : (312) 295 9494
>
> Web : http://devrim.oper.metu.edu.tr
> -------------------------------------
>
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php