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 #179570 is a reply to message #179569] Thu, 08 November 2012 19:01 Go to previous message
Daniel Pitts is currently offline  Daniel Pitts
Messages: 68
Registered: May 2012
Karma:
Member
On 11/8/12 1:14 PM, bobgatski(at)gmail(dot)com wrote:
> 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.
Tables are the only place I've seen this, but I have seen it several
times, so that's why I will always suspect that first when I see
"out-of-order" output. This will probably be true for you now too :-)
[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: Thu Nov 28 17:35:42 GMT 2024

Total time taken to generate the page: 0.04090 seconds