What are the 3 scope levels available in php and how would you define them?
No Answer is Posted For this Question
Be the First to Post Answer
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
Which function can be used to delete a file?
How many ways we can give the output to a browser?
Explain the difference between $var and $$var?
What is self in php?
What does $_env means?
What are sql functions?
which function used to get the file name in php?
What is prepared statement in php?
Can we use php variable in javascript?
What is the difference between for and foreach in php?
How to get a random value from a php array?