InterviewSolution
Saved Bookmarks
| 1. |
Long explain different data types used in PHP |
|
Answer» tion:PHP supports the FOLLOWING data types: String. Integer. Float (FLOATING point numbers - also called DOUBLE) |
|