one more question, say a user table for one script differs from the others, like for instance, one has
username - user ID - first name
and another has
username - gender - location
as the user table boxes to insert. Can I somehow just add spaces for all of the attributes for all the scripts in one user table and just make sure that on signup they provide info for all spaces, then the scripts can sort of pull the info they need? Heck, I'm confusing myself now, not sure how to word this one, hopefully my question makes some sense.