N
NiceGuy!
Guest
Yes it is possible.
I used php embedded within wml to connect to an access database. a function called odbc_connect(), all i did is read from it but im sure you can write to it aswell!! youve to set up an odbc first.
EDIT:
OK, There is no need for a database, you can setup a wap site without a database and your students can still enter a login id and password to view their grades. Plain php, their info will be saved in a .txt file.
I used php embedded within wml to connect to an access database. a function called odbc_connect(), all i did is read from it but im sure you can write to it aswell!! youve to set up an odbc first.
EDIT:
OK, There is no need for a database, you can setup a wap site without a database and your students can still enter a login id and password to view their grades. Plain php, their info will be saved in a .txt file.