Is php a float?
Answer / Ruby Rupam
In PHP, variables can hold several different data types, including integers and floats (decimal numbers). To declare a variable as a float, you use the floating-point number or the floating point type declaration float.
| Is This Answer Correct ? | 0 Yes | 0 No |
is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...
How to get the http request in php?
How does the identity operator ===compare two values in PHP?
What are the string function in php?
Tell me how to initiate a session in php?
Is php the same as html?
How can we change the maximum size of the files to be uploaded?
What is the functionality of the function strstr and stristr?
What is php in full?
What is Type hinting in PHP?
What is meant by pdo in php?
What enctype is required for file uploads to work?