To find out the current year is leap year or not which date() function we've to use.Give the syntax also
5 11542Suppose 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 8809suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
1 5379what 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 7599
What is php call function?
How do I repair phpmyadmin?
Do you know what does mvc stand for and what does each component do?
What is beforeRender() used?
What type of headers that PHP supports?
Which is the dependent variable?
Can we use include ("xyz.php") two times in a php page "index.php"?
What are php magic methods?
What is psr in php?
How many types of array are there in php?
What is the current stable version of php? What advance thing in php7?
How is a constant defined in a PHP script?
Why ide is recommended for use while programming with php?
Where do I run php code?
How to read one character from a file?