Question: 1. What is the data type of $totalqty after processing the following statement? $totalAmount = (float)$totalqty; integer float double no data type 3. If date()
1. What is the data type of $totalqty after processing the following statement? $totalAmount = (float)$totalqty;
integer
float
double
no data type
3.
If date() gives you a warning about not having set the timezone, you should:
Add the date.timezone setting to your .php file.
Add the date.timezone setting to your php.ini file.
Add the $timezone() in your .php file.
Add the $timezone() setting to your php.ini file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
