How does php work with apache?
No Answer is Posted For this Question
Be the First to Post Answer
If there are 10 text boxes in a form having same name, their value are different. Value of which textbox will be received on action script?
20 Answers A1 Technology, Bajaj, DG, Genpact,
What is the capacity of mysql database?
How to specify argument default values?
What is framework in php for beginners?
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 meant by urlencode and urldocode?
what is the importence of session.save_path in Php.ini file and wht changes u've to made before using sesssions in ur php program first time?
Do you know what is the function func_num_args() used for?
What is static variable in php?
What are php parameters?
What is the functionality of the function strstr and stristr?
What is http get and post?