Readme
############################################################################### # Displaying students note on the Internet v.1 # Copyright (C) 01/01/2002 Yavuz Yasin DUZGUN - info@duzgun.com # http://www.duzgun.com/ ############################################################################### What does this script do? A PHP/MySQL-based script to display students' lesson notes on the Internet. You can add as many students to access the notes as you wish. Also includes ability to search and list by number, first and last name, etc. Language: Turkish & English Requirements: webserver with PHP and MySQL Setup ---------- Import the okul.sql script into your mysql database. Edit config.php setting all of the variables. (admin password=demo). Edit base.tpl and change the webpage. config.php to 666 (rw--rw--rw-) Using ---------- click to index.php?action=admin After logging in to the admin panel, you can access the various options from the menu. Good luck! Yavuz Yasin DUZGUN info@duzgun.com http://www.duzgun.com