I recently created an online scheduling site and I am currently creating another site that will require a moderate amount of security. This will not be any sort of ecommerce thing or anything handling security numbers, but both pages will contain reasonably important and somewhat sensitive information. I am now familiar with PHP and mySQL, but dont really know much about security. Are there any good online tutorials that talk about securing web pages? Would using sessions in PHP be a good way to start?
Thanks,
Brian
Thanks,
Brian