in reply to [Solved]: Can we use print <<HTML; twice in same file?
The terminating string must appear by itself (unquoted and with no surrounding whitespace) on the terminating line.Change:
to:HTML; #stop HTML printing in chunk. But when this file is fetched from + browser, it displays everything starting from the following line unt +il next
HTML
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can we use print <<HTML; twice in same file?
by Tux (Canon) on Aug 25, 2015 at 15:57 UTC | |
by fishmonger (Chaplain) on Aug 25, 2015 at 16:20 UTC | |
by Tux (Canon) on Aug 25, 2015 at 17:51 UTC |