hey
am using php on apache server to upload mp3 file .how do i increase the memmory limit to 16m.
ive tried putting this code [ini_set(”memory_limit”,”16M”);] at the top of my php code but it gives me this error.
Notice: Use of undefined constant ”memory_limit” - assumed '”memory_limit”' in...