FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Order of Echoed HTML Output
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Order of Echoed HTML Output [message #179569 is a reply to message #179561] Thu, 08 November 2012 18:14 Go to previous messageGo to previous message
bobgatski is currently offline  bobgatski
Messages: 11
Registered: October 2012
Karma:
Junior Member
On Wednesday, November 7, 2012 1:04:23 PM UTC-5, bobg...@gmail.com wrote:
> I have this code in a simple php file ...
>
>
>
> $which_table_to_dump = "Publisher_Records";
>
> require ('table2html-i-withbuttons.php');
>
>
>
> echo "<br/>back from table2html-i-withbuttons.php<br/>";
>
>
>
> ... The file, table2html-i-withbuttons.php (an earlier version was called 'dumptable'), simply outputs, using echo, the right html table tags, and data from the table, to display the table (specified by the variable $which_table_to_dump.
>
>
>
> My confusion and problem is that the echo ("back from ...") appears in the browser window ABOVE the table!
>
>
>
> Can anyone explain why that is?
>
>
>
> Thanks, Bob

Thank you VERY much to the several responders. I guess I shouldn't be surprised that my html was messed up. I was surprised that a fairly innocent mistake could result in out of order output.

Thanks again, I appreciate your help.

Bob
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem creating XML file
Next Topic: Analista Programador PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Dec 01 09:03:13 GMT 2024

Total time taken to generate the page: 0.04610 seconds