adspace
Answer Posted / Sachin Sharma
In PHP, you can transfer session IDs by using cookies (the default method), URL rewriting, or sending it as a GET or POST parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a web form?
List some features of php that are deprecated in php7?
What is difference between static and final in php?
how to detect a mobile device using php
Name and explain five of the PHP error constants?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is trait in php?
What is the difference between htmlentities() and htmlspecialchars()?
sort term descripttion form, report and uery
Which variable declarations within a class is invalid in php?
Write a program using while loop?
Explain me is it possible to destroy a cookie?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
How to calculate the difference between two dates using php?
What does $_files means?