What are php libraries?



What are php libraries?..

Answer / Ved Pal

PHP libraries, also known as PHP extensions or modules, are collections of pre-written code that can be easily integrated into PHP applications. They provide additional functionality beyond the core PHP capabilities, such as database connections, data encryption, and image manipulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to get path of php.ini with a php script?

1 Answers  


what are interfaces and Abstart classes

1 Answers   Net Solution,


Will a comparison of an integer 12 and a string "13" work in php?

1 Answers  


What is repository in php?

1 Answers  


how set session expire time in php?

4 Answers  


How do you access a get requests url parameter with php?

1 Answers  


What is the meaning of curl , which is used while connecting with pay pal? and how it works?

2 Answers  


How do I end a php session?

1 Answers  


Which php mvc framework is best?

1 Answers  


What is json php?

1 Answers  


What is the function of trim?

1 Answers  


What is the difference between fopen() and fclose()?

1 Answers  


Categories