what do you mean by php.ini file ?????????
Answer Posted / sirish
Php.ini file has all the default settings for php to run on
apache.
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
How many types of php frameworks are there?
Define soundex()?
Is server side a session?
Is not null in php?
What is the use of explode() function?
Tell me how comfortable are you with writing html entirely by hand?
What are the two main string operators?
Is string php function?
Why do we use sessions in php?
What does empty mean in php?
How can you retrieve a cookie value?
How to send email using php script?
What is php resource type?
How to remove duplicate values from array using php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?