If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
No Answer is Posted For this Question
Be the First to Post Answer
Is nan in php?
What are the advantages of stored procedures, triggers, indexes in php?
1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
What is regex in html?
Tell me how comfortable are you with writing html entirely by hand?
Explain me differences between get and post methods?
How can we define a variable accessible in functions of a php script?
How can post form values with out press submit button
What is .htaccessfile and use of this file
How do you find the length of a string in php?
What is button in html?
How to turn on the session support in php?