In this video I cover named types in php and type casting. Type casting is where you wish to change a type of a variable or object into something else and named types are a way to say that a list of chracters or a number is a string or int. #oop #php