al
|
| Posted: 04/09/2003, 5:37 AM |
|
I need to use code charge with a version of PHP that is GD
supported. So I can draw graphs.
The application I am working on was made using codecharge and PHP 4.1.1
If I download a later version of php with GD support and re-genorate the
application using the later version will my application still work??
|
|
|
 |
CK
|
| Posted: 04/09/2003, 6:55 AM |
|
Yes, it works. Just ensure the path is correct.
|
|
|
 |
Lee Irving
|
| Posted: 04/09/2003, 6:56 AM |
|
I dont see why not. I have not used the GD support. Worst case you may have to modify the common.php to include whatever extra libraries you require.
|
|
|
 |
feha
|
| Posted: 04/09/2003, 9:32 AM |
|
It should work without problems...
With any later version of PHP that supports GD you don't need to regenerate code in code charge... beacuse of new php version.
(It is important that your webserver supports PHP with GD library.)
regards
feha
[www.vision.to]
|
|
|
 |