What is strlen php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Write a program in php to print a table of a number?

0 Answers  


What is PECL?

0 Answers  


What are the advantages of oops in php?

0 Answers  


What is the difference between "echo" and "print" in php?

0 Answers  


can anyone tel me about the Expression engine Note:Its a CMS in Php

2 Answers  


How do you check is php not empty?

0 Answers  


How to find a length of a string in php?

1 Answers  


What is $_ env in php?

0 Answers  


How do you count numbers in php?

0 Answers  


What is session expiry?

0 Answers  


Does php require a web server?

0 Answers  


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?

0 Answers  


Categories