What are the data types in php?


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

Post New Answer

More PHP Interview Questions

Tell me what does the array operator '===' means?

0 Answers  


Write a program to find the factorial of a number in php?

0 Answers  


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

1 Answers  


How I use global variable in another page without using $_GET method?

9 Answers  


What is meant by pdo in php?

0 Answers  






What is str_replace()?

0 Answers  


What are interfaces in php?

0 Answers  


How do I start a php session?

0 Answers  


Tell me how comfortable are you with writing html entirely by hand?

0 Answers  


Tell me how to set a page as a home page in a php based site?

0 Answers  


What is serialization / object serialization ?

2 Answers  


Write a PHP code to print following number pattern: 123 456 789

5 Answers  


Categories