im up **** creek, done 2 of my projects and left this one till last. i understand net primary productivity and usuability :p (subjects of two other projects) but PHP is a no no. this is an outline
Task One
Create a registration page for clients using the portal. All that is required for the assignment is an email address (no password). This email address should be stored on the client as a cookie, either directly of by using PHP’s session management (the latter approach will earn more marks).
Task Two
Following the initial registration session, cookies (or sessions) should be used to identify customers returning to the site (we will ignore the unique identification problems that this poses). Create a basic home page with space for an animated banner advertisement, and incorporate a message of the form Welcome email_address.
Task Tree
Create links to dummy pages. Each link should have a category associated with it. When the user selects (clicks) a link use Javascript to ‘send’ an appropriate form variable to the server and use PHP code to update the information in the link behaviours file.
i just dont know where to start :queasy: :bemused: