Associate
- Joined
- 1 May 2006
- Posts
- 810
- Location
- Bristol, UK
Hi guys,
I was just wondering if someone had a few spare minutes to check over my 252 lines of registration script. Don't worry, its only 252 lines long because I over-organise my code lol
This is the first 'proper' PHP script I've written and I've tried to implement security etc as best I can. Really I'm looking for the answers to two questions:
1) Is this script secure? Are there any holes? If so, what are they and how should I plug them?
2) Is this a good method of coding. I realise that this is very much like OOP which most PHP users tend to stay away from. If there's a better way of doing things then please let me know
Without further ado Here is the offending script!
Thanks in advance,
Freakish_05
I was just wondering if someone had a few spare minutes to check over my 252 lines of registration script. Don't worry, its only 252 lines long because I over-organise my code lol

This is the first 'proper' PHP script I've written and I've tried to implement security etc as best I can. Really I'm looking for the answers to two questions:
1) Is this script secure? Are there any holes? If so, what are they and how should I plug them?
2) Is this a good method of coding. I realise that this is very much like OOP which most PHP users tend to stay away from. If there's a better way of doing things then please let me know

Without further ado Here is the offending script!
Thanks in advance,
Freakish_05