How does php serialize work?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is the purpose of the '.myi' file extension? What do thes file contain?

0 Answers  


What is substr in php?

0 Answers  


How to find current date and time?

0 Answers  


What would occur if a fatal error was thrown in your php program?

0 Answers  


Explain the purpose of output buffering in php.

0 Answers  






when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...

2 Answers  


How is a constant defined in a PHP script?

0 Answers  


How do I escape in php?

0 Answers  


What is the use of mysqli_real_escape_string() function?

0 Answers  


Is php easier than node?

0 Answers  


Write a program to swap two numbers using php.

0 Answers  


How a variable is declared in php?

0 Answers  


Categories