How is session id stored in browser?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the difference between $var and $$var?
Explain Parsing and Execution in PHP? Where PHP Engine Return errors?
How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
How the result set of mysql be handled in php?
Tell me what are the correct and the most two common way to start and finish a php block of code?
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
Which function is used in php to search a particular value in an array?
Is it easy to learn wordpress?
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
What are magic methods?
Can we extend two classes in php?
what mode to use when creating dirs with mkdir?