![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi. I use php4 on Windows 2000. I have the following problem, which I hope someone can help me about. I use the following: <? $a = 1.2; echo $a; ?> it states 1 ??? whats the problem. Why doesnt it state 1.2? echo gettype($a); states double, so the type should be right. Using $a = 1.2e3 or $a = (double) 1.2 gives me the same result. whenever I use doubles in expressions like $c = ($a * $b); where $a and $b are doubles it seems to be using integer values, even if I use the cast operator (double). -- Mikkel Erup | |||
| Featured Websites | ||||
|
![]() |
| Tags: |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using a loop variable as part of another variable name? | MrBoom | PHP | 1 | 07-01-2007 4:12 PM |
| Variable sound quality from MP3s burned to different media types? | rudicheow@gmail.com | Car audio | 2 | 06-18-2007 4:44 PM |
| alternative types of web revenue | WebHoster | Bugs And Feedback | 3 | 05-30-2007 12:50 AM |
| What types of Internet Businesses have you built? | Apocc | Building An Internet Business | 1 | 09-24-2006 8:56 PM |
| Featured Websites | ||||
|