i have a problem with captcha code in php. I have use captcha code in my project and its working fine in localhost and company server but its not work in the client server(both are window) .in client server the captcha image not shown. plz help me
Yeah, double check phpinfo() to make sure GD is installed/enabled and verify any filenames are correct (e.g., for font locations if used).