How does php work with apache?
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 use of "ksort" in php?
Write a program to upload a file in php?
Write a program using while loop in php?
How can I reset an array in PHP?
4 Answers Rushmore Consultancy, TCS,
What is meant by ‘passing the variable by value and reference' in php?
What is cookies? How to create cookies in php?
I have two radio button, i click one radio button display one dropdown box, one text field. and then click another radio button display one text field.so any one give me good idea plz.....i used <div id="" style=display:none> but not work..
What is the best way to avoid email sent through php getting into the spam folder?
What is The difference between ' and " where they can ben in between or outmost and how
Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
What is global array in php?