Hello firends
It is said about type cast in PHP:
What does it mean (array) or (object),I know About something like (int),It changes type to int(array)To force the covertion of the operand to an array if it is not one already
(object)To force the covertion of the operand to an object if it is not one already
May someone give examples about those?
GOOD LUCK!




Bookmarks