What is var_dump?
No Answer is Posted For this Question
Be the First to Post Answer
Explain object-oriented methodology in php?
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
Can we override static method in php?
Tell me can the value of a constant change during the script's execution?
what do you mean by webserver's document root?
WHat is the diff. between PHP4 and PHP5?
6 Answers Clarion Technologies, IBM, OmniNet, Sparkton Infotech,
How to open standard output as a file handle?
What is the difference between query and question?
What are helpers in php?
What is the diffrence between GET,POST and REQUEST Method.
Please explain is it possible to use com component in php?
Could we start a variable with number like $4name?