|
Posted by universalbitmapper on 08/29/06 06:22
Hi,
I have php 5 and Apache 2 on windows.
Gif images don't show anymore in a simple form, I just get the "alt"
text.
I see php_gd2.dll under \php\ext, but phpinfo() shows "gd", not "g2".
The code is here:
<img src = "images/impdesc.gif" alt = "impdesc" />
<input type="text" name = "impdesc" /><br>
I don't know where to look to fix this problem.
Many thanks if you can help.
Navigation:
[Reply to this message]
|