Sweeta Mohapatra
Query: 16 / Answer: 15

19th Mar 2017 .

How is it possible to cast types in PHP?


Answers

Tilotomma Nayak
Query: 25 / Answer: 23

19th Mar 2017 .

The name of the output type have to be specified in parentheses before the variable which is to be cast as follows:
 
* (int), (integer) – cast to integer
 
* (bool), (boolean) – cast to boolean
 
* (float), (double), (real) – cast to float
 
* (string) – cast to string
 
* (array) – cast to array
 
* (object) – cast to object

  •  Information
  • About Forum

    This educational forum is produly developed by betaQsolutions-A leading software company in Odisha. This forum is developed to discuss the educational topics only betweeen the Students, teachers, Parents & Experts. Topic related to Career, Syllabus, Subjects, Questions, Exams etc are allowed to discuss here.

  • Statistics

    Total topics 43 • Total Query 1114 • Total members 247 • Total Answered 1285