what is the importence of session.save_path in Php.ini file
and wht changes u've to made before using sesssions in ur
php program first time?
Answer Posted / palaniraja.wordpress.com
wht changes u've to made before using sesssions in ur php
program first time?
session_start();
and you have to be sure that no data was sent to client else
it would through an error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain Constant in Class?
Why php language is used?
Who is the father or inventor of php?
What are php data types?
What is magic function in php?
how to open & closing opening period in fico
Which is better php or nodejs?
What is query string php?
What are examples of independent and dependent variables?
How to move uploaded files to permanent directory?
What is the use of preg_match in php?
How to convert a string to uppercase in php?
Tell me what is the difference between exception::getmessage and exception::getline?
How do you destroy a session?
What is a persistence cookie?