How would you determine the size of a file in php?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use include (?abc.PHP?) two times in a PHP page ?makeit.PHP??
What are the advantages of object-oriented programming in php?
What is singleton class in php?
Do you know how can we check the value of a given variable is a number?
How is it possible to know the number of rows returned in the result set?
How to redirect https to http url and vice versa in .htaccess?
Why is facebook still using php?
What is session cookies php?
What is a model 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)?
How break and continue while loop in php?
can anyone explain oops concept in php or give website to learn this concept clearly?