What is php pathinfo?



What is php pathinfo?..

Answer / Vineet Padalia

PHP's `pathinfo()` is a built-in function that returns an associative array containing information about a file path, such as the filename, extension, and directory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is a comment in php?

1 Answers  


Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

1 Answers   Rushmore Consultancy,


How do you set the browser timeout?

3 Answers  


What is the different between count() and sizeof() in php?

1 Answers  


Which will start a session?

1 Answers  


What is session and why do we use it?

1 Answers  


Explain why would we use === instead of ==?

1 Answers  


Is laravel an oop?

1 Answers  


am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.

1 Answers   HCL,


How come the code works, but does not for two-dimensional array of mine?

1 Answers  


does current version of mysql (myisam) supports foreign keys ?

2 Answers  


Are sessions stateless?

1 Answers  


Categories