Sandylu Palacios
Quiz by , created more than 1 year ago

examen php

41
0
2
Sandylu Palacios
Created by Sandylu Palacios over 8 years ago
Close

EVALUACIÓN PHP

Question 1 of 5

1

¿Cómo se delimita el código en php?

Select one of the following:

  • <script> .....</script>

  • <?php ....... ?>

  • <?php> ......</?>

  • <&> ...... </&>

Explanation

Question 2 of 5

1

¿Cómo se escribe "Hola mundo " en PHP?

Select one of the following:

  • echo "Hola mundo";

  • "Hola mundo";

  • Document.Write("Hola mundo");

Explanation

Question 3 of 5

1

¿Con que símbolo se inicializan todas las variables?

Select one of the following:

  • &

  • !

  • $

Explanation

Question 4 of 5

1

¿Qué quiere decir PHP?

Select one of the following:

  • Personal Hypertext Processor

  • Private Home Page

  • PHP: Hypertext Preprocessor

Explanation

Question 5 of 5

1

Cuando se utiliza el método POST. ¿Las variables se muestran en la URL?

Select one of the following:

  • Verdadero

  • Falso

Explanation