You are here: Re: headers .vs javascript location.href « PHP « IT news, forums, messages
Re: headers .vs javascript location.href

Posted by Al on 09/19/05 17:41

bruce wrote:
> hi..
>
> need to talk to someone to figure out how/what i need to do to use the php
> 'headers' function, as opposed to the javascript 'location.href'.
>
> i've tried to implement the buffering functions, but still get the same
> error...
>
> is there someone that i can talk to about this, who ha
> experience/understanding of what's going on. i've thought about rewriting
> what i have to this point, but i've got code interspersed with html...
>
> yeah.. i know... cleaning it up would probably make things easier/better,
> but this is a quick/dirty test.. and i don't claim to be a web developer!
>
> thanks
>
> -bruce
> bedouglas@earthlink.net

Bruce, your question lacks specificity, so it is difficult to give you a simple answer.

Here is how I handle virtually of of my html pages. It solves the buffering problems and makes good, clean, and easy to
debug code. This approach is good since, like buffering, it sends everything in one stream to the client.

I assemble my output stream like so. Obviously, foo can be anything, variables, strings, etc.

$report= '';

code or what ever....

$report .= foo;

code or what ever....

$report .= foo2;

and so on....

Then at the end when the report is fully assembled, I simply

echo $report;

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация