Re: Problem with digits < 08
Silviu Candale <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
It's happening because integers starting with 0 are threated like octal numbers. See http://www.phpbuilder.com/manual/en/language.types.integer.php for more ----- Original Message ---- From: Michael Calwell <[email protected]> To: [email protected] Sent: Sunday, August 5, 2007 4:12:04 PM Subject: [Quanta] Problem with digits < 08 Dear All, I have been a happy Quanta user for years. I use Quanta via fish to my server, which has been migrated to RHEL5/PHP5. Something strange is happening in the IDE which is actually affecting the server. I have no idea what it is, but I will try to describe it. In the ide, if I type in integers beginning with the two digits as 00 through to 07, they are highlighted in aquamarine (#00FFFF). The server can see and use the integers in scripts and functions, and all is well. However, if I try to use integers beginning with 08 and 09, they are highlighted in blue and the server cannot see and use them. It's baffling - how on earth syntax highlighting in an IDE can affect what goes on on a server I would have thought impossible. Maybe it is, and maybe it's something about PHP5 I haven't figured out. Can anybody shed light on this problem? _______________________________________________ Quanta mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta ____________________________________________________________________________________ Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC _______________________________________________ Quanta mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta