To find out the current year is leap year or not which date() function we've to use.Give the syntax also
5 11726Suppose a variable may passed to other page using any of get,post,session,cookie methods and u want to retrive that variable value . what is the syntax?
6 9054suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
1 5482what 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?
4 7770
What does $_server means?
How to generate a form?
What will the ?getdate() function returns in PHP?
How many days will it take to learn php?
Explain difference between urlencode and urldecode?
How do you display the output directly to the browser?
How can we check the value of a given variable is a number?
How to read the entire file into a single string?
What is a null coalescing operator in php7?
What is ltrim?
what is constructor
What is the meaning of symbol '$' in jquery?
Explain the different types of errors in php.
What is lazy loading in php?
What is mysql_fetch_object?