Pregunta de entrevista de National Software Management

1.what is the main difference between PHP4 and PHP5 ? 2.how can PHP and HTML interact ?

Respuesta de la entrevista

Anónimo

18 ene 2017

1. PHP 5 presents many additional object oriented programming features. 2. it is possible to generate HTMl ,through PHP scripts, and it is possible to pass informations from HTML to PHP.