|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
php version and enviroment
hi!
is it possible to know a php version and settings on a computer the scripts are going to bi tested on? (maybe even a full phpinfo() page?) i don't want to write a killer script, just to find out that it doesn't work on a test computer because of some stupid settings (ie. turning register_global off, or reporting warnings/errors, or smth like that)... |
|
#2
|
|||
|
|||
|
RE: php version and enviroment
Don't worry. I don't have any tricks up my sleaves. I test the scripts on 3 different setups. I do everything possible to get the script to run if it doesn't "out of the box". I definately understand the problems with migrating code from one setup to another.
That said, you should try and code to be as portable as possible. |
|
#3
|
|||
|
|||
|
RE: php version and enviroment
Good, I think that answers the question I was just about to post. I was wondering if I could count on the GDImage library being available to generate an output image.
|
|
#4
|
|||
|
|||
|
RE: RE: php version and enviroment
Quote:
off course we should try to code as portable as possible, i just say that even the php isn't as portable as it claims, or as it should be (no disrespect here... php ROCKS!!!) ;) ih! ;) zombie |
|
#5
|
|||
|
|||
|
RE: php version and enviroment
and i just remembered another thing... what if a script isn't viewable from nn, but is from ie (or viceversa). if i am using iframes, or i just don't have nn installed, and can test my script with it? ih! ;) zombie |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > php version and enviroment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|