Home › Forums › Other › Using Echo Properly › Re: Using Echo Properly
November 21, 2010 at 10:11 pm
#72837
Member
This is driving me crazy. The code makes perfect sense to me, but nothing displays on the web page.
Be Very Affraid
$path = phpinfo();
echo " the path is " . $path;
?>
I have tried this above the HTML tag, within the head tags and within the body tags; but nothing displays.
What fundamental piece of information am I missing? Dam I feel stupid.
Thank you Chris, Roxon and Alex all! Your code could not be more clear, it makes perfect sense. I’m just missing something that everyone else seems to know.
(explicatives deleted)