A

Admin • 828.03K Points
Coach

Q. Which function gets the current line number of a file handle?

  • (A) ftell()
  • (B) fline()
  • (C) fseek()
  • (D) readline()
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
ftell() returns the current position in the file pointer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.