Can we extend two classes in php?
No Answer is Posted For this Question
Be the First to Post Answer
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
What is namespace and use in php?
How to check if a string contains a character or word in php?
How are sessions maintained?
What is empty () in php?
What is difference between explode() or split() in PHP?
When is a conditional statement ended with endif?
What is the php function that removes the last element of the array and returns it?
Whether One-line comment begin with pound sing(#) in php?
How to convert one date format into another in php?
Does php support polymorphism?
What is explode() in php?