Write a program to show the joining of two strings in php?
No Answer is Posted For this Question
Be the First to Post Answer
Which escape sequences can be used in single quoted strings in php?
Define about declare construct?
How do you call a constructor for a parent class?
What are the disadvantages of php?
Tell me what is the use of the function htmlentities?
Design a class that should always return a single object ?
Explain the difference between array_merge() and array_combine()?
What is session in php w3schools?
Where is session value stored php?
does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 Answers Avanigoradia, Primus Global,
Explain the difference between isset() and empty()?
What is the difference between include and include_once ? Which is one is good in terms of performance ?