A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
5. what are the differences between php 3 and php 4?
mohu současně pouštět více verzí php?
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
php 4.0 and the integrated zend engine have greatly inproved phps performance and capabilities, but great care has been taken to break as little existing code as possible. so migrating your code from php 3.0 to 4.0 should be much easier than migrating from php/fi 2.0 to php 3.0. a lot of existing php 3.0 code should be ready to run without changes, but you should still know about the few differences and take care to test your code before switching versions in production environments. the following should give you some hints about what to look for.
takže úpravy vašeho kódu z php 3 na php 4 by měly být podstatně snadnější než při přechodu z php / fi 2.0 na php 3.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade: