Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16428
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Arno Welzel <usenet@arnowelzel.de> |
| Newsgroups | comp.lang.php |
| Subject | Re: casting to integer |
| Date | Mon, 15 Feb 2016 18:08:47 +0100 |
| Lines | 17 |
| Message-ID | <56C2061F.9060805@arnowelzel.de> (permalink) |
| References | <n9siuu$1sl3$1@gioia.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net PSZ/60+hXl8/IXts2uKGkAo0EAxNC2z3bISvf7q4p6nMguCWBh |
| Cancel-Lock | sha1:uz9vKpsKkVRCrO1jopSOEOKmxw8= |
| In-Reply-To | <n9siuu$1sl3$1@gioia.aioe.org> |
| Xref | csiph.com comp.lang.php:16428 |
Show key headers only | View raw
bill schrieb am 2016-02-15 um 14:14: > I know it must be really simple, but I can't find it in the docs. > > How does one cast a float to an integer? <http://php.net/manual/de/language.types.type-juggling.php> $y = (int)$x; -- Arno Welzel http://arnowelzel.de http://de-rec-fahrrad.de http://fahrradzukunft.de
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
casting to integer bill <william@TechServSys.com> - 2016-02-15 08:14 -0500
Re: casting to integer: solved bill <william@TechServSys.com> - 2016-02-15 08:16 -0500
Re: casting to integer Arno Welzel <usenet@arnowelzel.de> - 2016-02-15 18:08 +0100
Re: casting to integer bill <william@TechServSys.com> - 2016-02-16 06:47 -0500
csiph-web