ArrayPrefs and PlayerPrefsX

ArrayPrefs and PlayerPrefsX....which is preferable? What is the difference between the two? Any SIMPLE samples of usage? Very confusing...... Thx for assistance....

ArrayPrefs is for storing arrays using PlayerPrefs. PlayerPrefsx is an obsolete script that was used for saving data for webplayers, back before PlayerPrefs worked for that. ArrayPrefs has many very simple examples of usage in the usage section.