How is it possible to propagate a session id?
No Answer is Posted For this Question
Be the First to Post Answer
In what are the ways you can encrypt the password ?
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...
What is php form validation?
Tell me what is the use of the function htmlentities?
How easy is php?
What are the differences between PHP3 and PHP4 versions?
Why framework is used in php?
What is difference between mysqli and mysql?
Tell me what is the difference between exception::getmessage and exception::getline?
How is session data stored?
Would you initialize your strings with single quotes or double quotes?
What are the 3 scope levels available in php and how would you define them?