jamie85 Posted December 13, 2006 Share Posted December 13, 2006 I currently have a site which displays a long row of images. I want to be able to add and delete images. The deletion is simply. Addition would be simply, however i want to be able to add images at a certain point, and also swap images if necessary. The images are stored in a folder, and the information for each image is stored in a MySQL table. Whats the best way to accomplish this? Dragging the iamges around using AJAX drag and drop? Using check boxes to swap the images? Much appreciated. Jamie. Link to comment https://forums.phpfreaks.com/topic/30487-user-image-sort/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.