Can i get free good material for preparation for Zend
Certification can i get good questions about certification?
No Answer is Posted For this Question
Be the First to Post Answer
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)?
What language is php based on?
is that "enumerated array" equal to "numeric array"?
Is runtime polymorphism overriding?
How to compare two strings with comparison operators in php?
Tell me how can we display information of a variable and readable by human with php?
For printing out strings, there are echo, print and printf. Explain the differences.
What is the main difference between require() and require_once()?
What changes I have to do in php.ini file for file uploading?
What is the current stable version of php?
How to set session.gc_maxlifetime properly?
What is php's mysqli extension?