What is the use of @ in php?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is the actually used php version?
How to get the number of characters in a string?
Are parent constructors called implicitly inside a class constructor?
What is isset in php form?
Does php need html?
What are the php functions?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
where do we use htaccess?
Is runtime polymorphism overriding?
What function should you use to join array elements with a glue string?
Where is session value stored?
What is singleton design pattern in php?