Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    Mar 2020
    Posts
    781

    How is it possible to cast types in PHP?

    How is it possible to cast types in PHP?

  2. #2
    Senior Member
    Join Date
    Jul 2021
    Posts
    271
    Type casting in PHP works much as it does in C: the name of the desired type is written in parentheses before the variable which is to be cast. The casts allowed are: (int), (integer) - cast to int. (bool), (boolean) - cast to bool.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.