Topic: Script tested on php4 don't work

Hi All!
Great job guys, thank you! But I've some problem with my script (http://generalatwar.tuxfamily.org/smf/netrisk/it/):

1. Fuction "require_once" do not work correctly, I have to use "require"
2. I find too mutch difficolt with the session

I'm not a programmer, but this script was tested for a lot of time in a server that running php4; Can  someone help me?

Thanks

Re: Script tested on php4 don't work

generalatwar wrote:

Hi All!
Great job guys, thank you!

You are welcome ;-)


generalatwar wrote:

But I've some problem with my script (http://generalatwar.tuxfamily.org/smf/netrisk/it/):

1. Fuction "require_once" do not work correctly, I have to use "require"

You are assuming that require_once() do not works correctly without any evidence. I am sure about the falseness of this assumption about such a common function.


generalatwar wrote:

2. I find too mutch difficolt with the session

So... ?

generalatwar wrote:

I'm not a programmer, but this script was tested for a lot of time in a server that running php4; Can  someone help me?

Well, PHP4 is over, for years, could you check the software against PHP4 and PHP5 on your own system ?


Sylvain