Hi... i'm installing PHP..on WinME when i start PHP i get message"Function registration failed-duplicate name-imagearc" what its wrong?anybody please help me...
What version of PHP do you have?
To use image functions (i had the same problem lol) you have to load the gd module (php_gd.dll) in the php.ini file, look up gd module in the php manual or look up image and it will tell you how to set that up.
i'm use PHP V. 4.1.2 i want to active CGI ,how to use CGI in PHP 4.1.2? can you help me?