How can I use single quotes in single quotes in php?
No Answer is Posted For this Question
Be the First to Post Answer
How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?
List some features of php that are deprecated in php
What is php compared to html?
What is the use of limit in mysql?
Tell me what is needed to be able to use image function?
What is singleton pattern in php?
How do you run a php script from the command line?
What is static variable in php?
What is the basic syntax of Php?
Tell me how to find the position of the first occurrence of a substring in a string?
Is php 7 backwards compatible?
What new features php7 has in store for us?