Hi,
I am trying to concatenate the output of a while loop to a $message variable that will be printed once the loop has completed, but as it stands, it returns nothing from the inside $message variable.
I am currently not very interested in the else condition. As long as $inexistent has...