quickmanx262
New Member
- Messages
- 27
- Reaction score
- 0
- Points
- 1
Hi all,
Today I wrote a small PHP script to do some number crunching for me. At 64 lines, it is well beyond what I'd consider "small"... but for some reason, it doesn't work. This isn't a "help me with my code" thread, because I know the code is good - I've tested it on another server and it loads fine and does proper math.
Is there some sort of error with PHP on this host? I've never had trouble with any pre-written PHP scripts such as web forums, but this is the second time something I've written doesn't work here, yet works elsewhere. I'm starting to wonder if something is disabled in php.ini or the php version here is crippled in some way.
Answers appreciated.
Today I wrote a small PHP script to do some number crunching for me. At 64 lines, it is well beyond what I'd consider "small"... but for some reason, it doesn't work. This isn't a "help me with my code" thread, because I know the code is good - I've tested it on another server and it loads fine and does proper math.
Is there some sort of error with PHP on this host? I've never had trouble with any pre-written PHP scripts such as web forums, but this is the second time something I've written doesn't work here, yet works elsewhere. I'm starting to wonder if something is disabled in php.ini or the php version here is crippled in some way.
Answers appreciated.