Does php support function overloading?
No Answer is Posted For this Question
Be the First to Post Answer
AentteQ Software Technologies Q: what are benifits of using LAMP..?
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
How can you submit a form without a submit button?
what is PDO?
What are the string functions in php?
Explain me what are the 3 scope levels available in php and how would you define them?
What is rest api in php?
What are the rules to declare a php variables?
What are the different ways we can retrive the mysql results using php ? Explain each
What is the difference between ereg_replace() and eregi_replace()?
What is the difference between associative array and indexed array?
What’s the difference between md5(), crc32() and sha1() crypto on PHP? -