PHP include file multiple times in one page?

You're likely defining a function or class in kal_generator. Php PHP aborts when you try to redefine such a function or class. Consider putting your code in a function, include that function once and then run the function instead of including a file.

You're likely defining a function or class in kal_generator.php. PHP aborts when you try to redefine such a function or class. Consider putting your code in a function, include that function once and then run the function instead of including a file.

Kal_test. Php kal_generator. Php blablabla EOF; foreach ($output as $v1) { echo ""; foreach ($v1 as $v2) { echo "$v2"; } echo "\n"; } echo "\n"; }?

Brad said the same, I'll try this but it will take a long time to rewrite the code. I should have thought about this earlier :( – gieldl Sep 13 at 14:00 @gieldl, what rewriting is there to do? – Brad Sep 13 at 14:01 If it's that long, you've done something wrong.

Break the code down in parts (functions, methods, whatever). – Lekensteyn Sep 13 at 14:02 @Lekensteyn: long html code is because of wrong programming? – genesis Sep 13 at 14:04 It works, thanks!

I can accept your answer in 2 minutes – gieldl Sep 13 at 14:08.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions