• HTML code returned from a function displayed at wrong place

    From Joe@21:1/5 to All on Mon May 22 18:54:15 2023
    I have a php function to return an array of 3 values:
    1- a status code
    2- a small HTML form --OR-- a text string
    3- a text string

    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 please?

    j

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From J.O. Aho@21:1/5 to Joe on Tue May 23 08:30:05 2023
    On 5/23/23 03:54, Joe wrote:
    I have a php function to return an array of 3 values:
    1- a status code
    2- a small HTML form --OR-- a text string
    3- a text string

    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 please?

    This far none of us on this user group has clairvoyant abilities, so we
    have issue of seeing your code and without seeing your code we can't
    tell what causes your issue.

    If the code is short, post it here, if the code is longer than short,
    then post the link to the code at github/gitlab or any similar public repository.

    --
    //Aho

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arno Welzel@21:1/5 to All on Wed May 24 23:18:03 2023
    Joe, 2023-05-23 03:54:

    I have a php function to return an array of 3 values:
    1- a status code
    2- a small HTML form --OR-- a text string
    3- a text string

    Code? Or do we have to guess how the functiony may look like?

    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 please?

    Without seeing the code of the function itself nobody can help you.

    --
    Arno Welzel
    https://arnowelzel.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Kristjan Robam@21:1/5 to Joe on Sat Oct 14 03:59:17 2023
    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 AM UTC+3, Joe wrote:
    I have a php function to return an array of 3 values:
    1- a status code
    2- a small HTML form --OR-- a text string
    3- a text string

    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 please?

    j

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)