Is php a programming language?
Tell me how comparison of objects is done in php5?
What are the different components used in php for formatting?
Which php framework is fastest?
How to create and destroy cookies in php?
How can we enable error reporting in php?
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,
Explain about switch statement in PHP?
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?
What is the difference between session_unregister() and session_unset()?
How to get the number of characters in a string?
is php is the best for this situation
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?