I have crteated a form where users enter there email address and chose a txt file from there computer to upload ... the txt file is a file trading list ... my goal is to dynamically display all the users' lists
on a page as they upload to the database ... How should i go about this? When i tested what i thought might work , it just displayed the path to the file on the users machine ... what was in the txt file was not being recorded into the database (mysql)? Help is greatly appreciated ... thanks !!!
on a page as they upload to the database ... How should i go about this? When i tested what i thought might work , it just displayed the path to the file on the users machine ... what was in the txt file was not being recorded into the database (mysql)? Help is greatly appreciated ... thanks !!!