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 |
What is a comment in php?
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?
What is the different between count() and sizeof() in php?
Which will start a session?
What is session and why do we use it?
Explain why would we use === instead of ==?
Is laravel an oop?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
How come the code works, but does not for two-dimensional array of mine?
does current version of mysql (myisam) supports foreign keys ?
Are sessions stateless?