Please explain is it possible to use com component in php?
No Answer is Posted For this Question
Be the First to Post Answer
What advance thing in php7?
What is __ invoke in php?
How arrays are used in php?
what is the abbrevation of PHP?
What is difference between echo and print_r in php?
What is the use of header() function in php?
Which PHP function would you use to send an email?
How do you call a constructor for a parent class?
What is the difference between single-quoted and double-quoted strings in php?
How many Types of COmments are there in PHP and what are they?
What is the use of htmlentities in php?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?