Course lesson
Type casting in PHP
Sometimes PHP's automatic data type assignment just doesn't work for your needs. In this case, you can cast a type to a specific variable.
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
Sometimes PHP's automatic data type assignment just doesn't work for your needs. In this case, you can cast a type to a specific variable.