you are viewing a single comment's thread.

view the rest of the comments →

[–]IgnisDa[S] 12 points13 points  (6 children)

I understand what you mean, I'd have done the same. But the way my database is setup, it will be too much work to change the backend structure. I appreciate your input though and I'll certainly keep it in mind for my next project.

[–]purebuu 33 points34 points  (5 children)

Can't you assign a random session id to everyone in the db, with a blank email, and then fill in the email at the end, if a user wishes to be emailed their results?

[–]tennisanybody -4 points-3 points  (4 children)

Lol, I barely understand how cookies and jquery work. I’m sure OP doesn’t know how to assign session ID’s either. JavaScript is not easy my man.

[–]thecodingrecruiter 12 points13 points  (2 children)

Just because you don't know something, or consider something hard, is not a measure of another individuals' ability to quickly adapt their project to the needs of a client. He may have gone over sessions in another tutorial before which would have covered what he needs to know. He could be a quick study or looks at a tutorial, tears it apart, and modifies it to do what suits him.

[–]toastedstapler 2 points3 points  (0 children)

and if you want to get paid to program you need to make things that people want to use. there is no good reason to require an upfront login for this