Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Tell me what are the Formatting and Printing Strings available in PHP?

☛ printf()- Displays a formatted string

☛ sprintf()-Saves a formatted string in a variable

☛ fprintf() -Prints a formatted string to a file

☛ number_format()-Formats numbers as strings

 186 views

More Questions for you: