Re: HTML code returned from a function displayed at wrong place

Kristjan Robam <[email protected]> Sat, 14 Oct 2023 03:59:17 -0700 (PDT)
Newsgroups comp.lang.php
Message-ID <[email protected]>
Check out:

futureplacewheretobetogether.medianewsonline.com
futuremeetupplace.medianewsonline.com
futurechatplace.medianewsonline.com
gettingtoknowyourfutureplace.medianewsonline.com
thegettogetherplace.medianewsonline.com
themeetupplace.medianewsonline.com
gettingtoknowyourfuturehusband.medianewsonline.com
gettingtogether.medianewsonline.com
gettingknownnewpeople.medianewsonline.com
forthosewhofeellonely.medianewsonline.com
forlonelypeopletogettogether.medianewsonline.com
lonelypeoplegettingtogetherplace.medianewsonline.com
meetupingforlonelyones.medianewsonline.com
meetupingforthelonely.myartsonline.com
meetupingforthelonelyones.medianewsonline.com
gettingtogetherplaceforthelonely.medianewsonline.com
lonelypeoplemeetupplace.medianewsonline.com
gettintogether.web1337.net
forgettingtogether.10001mb.com
gettingtogether.10001mb.com

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

On Tuesday, May 23, 2023 at 4:54:20=E2=80=AFAM UTC+3, Joe wrote:
> I have a php function to return an array of 3 values:=20
> 1- a status code=20
> 2- a small HTML form --OR-- a text string=20
> 3- a text string=20
>=20
> I am frustrated by the PHP behavior when a HTML form is returned on value=
 2 of the array - it gets displayed where the function is called, NOT where=
 I tried to place it on latter part of the page. Any work-around ideas plea=
se?=20
>=20
> j