lucavilla Posted March 24, 2010 Share Posted March 24, 2010 When I call the results of my price comparison engine I get this error: "Warning: uksort() [function.uksort]: Array was modified by the user comparison function in /home/myname/public_html/mydomain/calc.php on line 303" The line 303 is this: "uksort($list, $sort);" I attached the entire calc.php anyway. You can see the error in action here: http://alturl.com/dgku The error appeared about 1 month ago with no apparent reason. I didn't get it before. What can be the problem? [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/196429-warning-f-functionf-array-was-modified-by-the-user-comparison-function/ Share on other sites More sharing options...
o3d Posted March 24, 2010 Share Posted March 24, 2010 Simple google search returned this http://cutephp.com/forum/index.php?showtopic=35921 Link to comment https://forums.phpfreaks.com/topic/196429-warning-f-functionf-array-was-modified-by-the-user-comparison-function/#findComment-1031360 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.