Quick question here.
I have a website with a populated dbase, and then we are starting a new
offshoot service. However, I'd like use the same dbase for both, so you
could sign on on one and it would work on the other etc.
On our main site (we are using phpnuke) you can't register if the e-mail you
have provided is already registered. But, on our new one, we haev no
validation so duplicate values can exist.
I personally don't think this sounds like too difficult of an issue. Just
simple form validation right?
Or, am I wrong and it's really hard.
I know it's always easier said then done, but I'm not totally web iliterate.
Basically you have to validate against the dbase to make sure there isn't a duplicate value...I guess I just need to know how "hard" this is to do.
Are there any free scripts I could use as a guide line or maybe a tutorial somewhere?
Thanks