[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-10-06T09:18:06-07:00 http://www.integramod.com/forum/feed.php?f=12&t=2206 2006-10-06T09:18:06-07:00 2006-10-06T09:18:06-07:00 http://www.integramod.com/forum/viewtopic.php?t=2206&p=16166#p16166 <![CDATA[PHP Noob Question???]]>
"Drop-Forged";p="16140" wrote:
Ok, I keep hearing these PHP-5 horror stories.

Why wont allot of forums work with PHP-5, and what would have to be edited???

IntegraMOD 141 is compatible with PHP-5 and will soon be released...
"Drop-Forged";p="16140" wrote:
Also, why in the world would they come out with something like that that isnt backwards compatible???

<img>

Why aren't old keys compatible on new locks?
Also PHP has to change old keys that can be abused...
Security is the reason...


PHP is a programming language that uses certain commands to operate...
It can also use variables, some of which are constants...

Some of these commands and constants hold security risks which can be abused by others (hackers).
New PHP versions come with additional commands for more possiblities, but also with better restrictions on unsecure commands and constants...
To older scripts new commands are not the problem.
But the new restrictions can make them unusable, because some of the old constants and commands can't be accessed the same way as in older versions anymore for a reason...

It's never funny having to change scripts after every new PHP version, but very necessary it is...
Noone can predict what comes after the next version...
PHP still isn't 100% safe, but every new version takes us one step closer in the right direction...

Statistics: Posted Author: evolver — Fri Oct 06, 2006 9:18 am


]]>
2006-10-05T13:32:23-07:00 2006-10-05T13:32:23-07:00 http://www.integramod.com/forum/viewtopic.php?t=2206&p=16140#p16140 <![CDATA[PHP Noob Question???]]>
Why wont allot of forums work with PHP-5, and what would have to be edited???

Also, why in the world would they come out with something like that that isnt backwards compatible???

<img>

Statistics: Posted Author: Drop-Forged — Thu Oct 05, 2006 1:32 pm


]]>