|
Posted by walterbyrd on 09/27/47 11:53
Jerry Stuckle wrote:
> But why would you want to send data - then immediately redirect the
> client to another page anyway? They'd never see the data you output.
Another thing I forgot to mention. About a hundred years ago, before
the web was around, I used to program for a living. I have forgotten
just about everything, except for, what are now ,bad habbits.
One thing I used to do, to help me debug, was to output small messages,
maybe just numbers, at stratigic locations in my code. At one time,
this was helpful for isolating exactly where the problem code existed.
Without headers to worry about, printing small messages to the screen
was about the easiest thing in world to do. It is surprising to me that
it's such an awful ordeal with PHP.
Navigation:
[Reply to this message]
|