Answer Posted / roshnai
you prfile coming using session........
syntax:
session_start();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what does the unset() function means?
Swap two variables value without using third variable in php ?
What is restful api?
What is the difference between single quoted string and double quoted string?
Write down the code for save an uploaded file using php?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
How can you associate a variable with a session?
How can you upload a file using php?
Tell me how to find the length of a string?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How can I use single quotes in single quotes in php?
Explain what does the unlink() function means?
Where is the functions php in wordpress?
How to return a value back to the function caller?
How to connect to mysql from a php script?