by califdon » Sat Jun 25, 2011 2:02 pm
I'm not clear on what you are seeing. Are you saying that literally those few characters are all that is being received by the browser?? Is this what you see when you look at the Source page in Firefox? Absolutely nothing else? That doesn't look like an error message. When you say that you would like the "full output" to be sent to the browser, what is the full output, HTML and text? XML? binary data? Can you show us a (brief) example of your code?
[Edit: it just occurred to me, are you viewing your PHP script using Firefox on your local computer? What web server are you using to view it with? You are aware, are you not, that PHP is not understood by Firefox, it must be sent to Firefox from a web server such as Apache, which parses the PHP and delivers HTML to the browser.]
Last edited by
califdon on Sat Jun 25, 2011 2:08 pm, edited 2 times in total.
Reason: To add my afterthought.
I don't make syntax errors. It's just that sometimes whoever wrote the programming language failed to anticipate my creative coding.