Can a super () and this () keywords be in same constructor?
No Answer is Posted For this Question
Be the First to Post Answer
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
What is the difference between abstract class and interface in php?
What is the function of string in c?
How to write a program to make chess?
What is php session start?
What is compact function php?
What is meant by content management system?
3 Answers Global Logic, IBEE, TCS, Toyota,
Does php need to be installed?
write a program to print [123] [456] [789] note : braces also need to be printed
What is the purpose of pear in php?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
Why use static methods php?