Is it possible to use data from an excel spreedsheet with user names and passwords, and create a login script with javascript or vb? I have seen other questions on this and one answer of 'Yes', but nothing to show how this is done. I have been looking the web for a tutorial or a short walk through, and have found nothing.
The accepted standard for creating login systems or any type of modular data storage system using PHP is to use the MySQL database format and accompanying systems and methods.
Think of MySQL as an online version of Excel, with all of the flexibility, and none of the fuss.
Bookmarks