To find out the current year is leap year or not which date() function we've to use.Give the syntax also
5 11540Suppose 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 8801suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
1 5378what 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 7598
What is the use of nl2br() in php?
What changes I have to do in php.ini file for file uploading?
Which function would you use to determine the length of a string in php?
What does the unlink() function mean?
How can a cross-site scripting attack be prevented by php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
Tell me how to execute an sql query? How to fetch its result?
Write a program to get lcm of two numbers using php?
What is varchar mysql?
How to add 301 redirects in PHP?
Is php session id unique?
How would you open a directory for reading in php?
How to track no of user logged in?
What are escaping characters?
What is the difference between characters and #?