redhatlab

msg:4185613 | 10:25 pm on Aug 11, 2010 (gmt 0) |
Hi, I have never try this, but for what I have read the main issue might be on the PHP extensions. Also about the integer issue I found this article that one of the best out there: [lullabot.com...]
|
JAB Creations

msg:4185624 | 11:01 pm on Aug 11, 2010 (gmt 0) |
I don't use frameworks and probably never will...as far as PHP extensions I use them very rarely and have yet to implement them in to live production environments with the exception of cURL in an older project. It's pretty clear that one shouldn't use floats in place of integers at least. Thanks for sharing. - John
|
enigma1

msg:4186403 | 10:01 am on Aug 13, 2010 (gmt 0) |
For the first one, see the $_ENV super global what it contains. ["PROCESSOR_ARCHITECTURE"] ["PROCESSOR_IDENTIFIER"] ["PROCESSOR_LEVEL"] ["PROCESSOR_REVISION"]
|
|