Hi all,

I need your help!

I am developing a we-based system using PHP that will check if a student passes or fails his exams. The exam results will be in an excel docemuent (.xls).

Student should key in their student ID in the system via their web browser; the system will check the .xls file if the student passes or fails.

Appreciate if you could help on the PHP codes or provide suitable resource.

Thank you.

Recommended Answers

All 2 Replies

Asking others to solve your homework and posting in the incorrect forum are inappropriate to the basic forum rules. I suggest that you start with searching information on Google. This will give you some example related to your problem.
http://www.google.com/search?q=php+reading+writing+xls

dbismo:

You can often find free pre-made scripts for things like this with a simple google search. I came accross the same question before about PHP reading and writing XLS files. The first things I did was ask google... and the first search result was all I needed.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.