Hi, i ve created an app which works fine while iam the admin.
I now want to create users ( i have dummy users in the practice app and all foreign keys work fine)
I ve just set up a log in system for users and using $session, which sounds standard from the many tutorials i ve learnt from.
But after the log in system all tutorials seem to go dead.
Anyway my next step is to
allow a user who had logged in ( who by signing up has entered into a 'users' table in MySQL with a unique id)
i now want them to fill out forms which will input into table 'firsts'.. Which has the fore