J
J
jlgfmhldf2014-08-24 12:14:33
PHP
jlgfmhldf, 2014-08-24 12:14:33

How to send header multiple times?

I need to load several other pages from the internet into a page. In order for some to be shown in a readable way, I send the title with an encoding. But I can only send one header. How can this limitation be overcome?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
jlgfmhldf, 2014-08-24
@jlgfmhldf

The problem was solved by changing the encoding of the file in which I write my code to utf-8.

O
Optimus, 2014-08-24
Pyan @marrk2

So you send only their bodies without headers!

S
Sergey, 2014-08-24
Protko @Fesor

No way. One header indicating the encoding per page. The solution is to bring pieces of pages in different encodings to one.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question