Baki1965 Posted May 9, 2022 Share Posted May 9, 2022 Task 11. (Minimum level points: Write a program that allows you to keep data on participants of the PHP programming course from the table below. Define the required class structure and create one each object for each student and store it in a list. Finally, print the first and last names of students who have not yet completed course. Direct access to class attributes is not allowed! Student information is not entered via the command line must already be defined within the programming code. Quote Link to comment https://forums.phpfreaks.com/topic/314772-help-i-am-on-the-test/ Share on other sites More sharing options...
ginerjm Posted May 9, 2022 Share Posted May 9, 2022 "on the test"? Is this 'homework' for your class perhaps? In that case, YOU have some work to do, not us. Quote Link to comment https://forums.phpfreaks.com/topic/314772-help-i-am-on-the-test/#findComment-1596047 Share on other sites More sharing options...
Baki1965 Posted May 9, 2022 Author Share Posted May 9, 2022 No I am on my exam right now and I need help so if you have some spare time do the code for me I would be very thankful Quote Link to comment https://forums.phpfreaks.com/topic/314772-help-i-am-on-the-test/#findComment-1596049 Share on other sites More sharing options...
Barand Posted May 9, 2022 Share Posted May 9, 2022 Show us what you have tried already and tell us which bit you are having a problem with. Then maybe we can help. Quote Link to comment https://forums.phpfreaks.com/topic/314772-help-i-am-on-the-test/#findComment-1596053 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.