1.

List the different types of Print functions available in PHP?

Answer»

Here are the different types of PRINT FUNCTIONS available in PHP for DEVELOPERS USE:

  • Print() Function
  • Printf() Function
  • Echo() Function
  • Sprintf() Function
  • Print_r() Function
  • Var_dump() Function


Discussion

No Comment Found