[PHP-DB] problem with header()

2006-10-04 Thread j . kuehne
Good morning Bastien > mosts likely you have html output in the page somewhere, perhaps in the > includes or it could be a blank space in one of the files that is above and > outside the php tags many thanks, there was a prior header() call in one of my include files which prevent the second he

[PHP-DB] textarea value assignment

2006-10-04 Thread j . kuehne
Hi I will try it. Many thanks in any case. > [EMAIL PROTECTED] wrote: > > Hello > > > > how I could assign a textarea with a variable value? > > Although I tried to achieve an allocation like a > > normal > > > The code looks like following fragment. > > > > $problem_val = mysqlclean($_SES

[PHP-DB] textarea value assignment

2006-10-04 Thread j . kuehne
Hello how I could assign a textarea with a variable value? Although I tried to achieve an allocation like a normal Best regards, Joerg Kuehne

[PHP-DB] problem with header()

2006-10-04 Thread j . kuehne
Hello thanks for your helping. But several things I already have checked. How I could force my code to make header() call effective. > On 10/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > > > I can not submit any header() information in the following context. > > What is wrong wi

[PHP-DB] problem with header()

2006-10-04 Thread j . kuehne
Hi I can not submit any header() information in the following context. What is wrong within the code? loadTemplatefile("form2tpl.tpl", true, true); $template->setCurrentBlock("success"); $template->setVariable("AUTOR", $_REQUEST["autor_eb"]); $template->setVariable("STICHWORT", $_REQUEST["sti