1
kenpunk
long name array obsolete
  • 2004/4/26 11:50

  • kenpunk

  • Just popping in

  • Posts: 4

  • Since: 2004/4/23


In include/common.php xoops2 use server array

$HTTP_SERVER_VARS[...]

This is a litle obsolete and may be incompatible
with many standard configuration of php4 and php5.

I suggest to use $_SERVER[...]

Thaks for your work.
*FbN*®



2
Mithrandir
Re: long name array obsolete

Incompatible with php4? I have yet to find any problems with this.

However, the idea is to go away from the $HTTP_ arrays and to the new ones (since they were introduced in php 4.1.0 and that is the required PHP version, this shouldn't cause problems) - but there are higher priority tasks at hand just yet.

Login

Who's Online

250 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits