My problem:
i have Nuke6 with ported phpBB 2.0.3 and i want:
1)to modify registration form and the actions which this form is doing...for example i get Flags; Birthdate Hack for registration...
but i want to delete ICQ Number, AIM Address, etc and i want to add new field like Specialties (different than Interests or Occupation) and other things like that.
2)i want data which an user inputs in some fields (lets say name,pass,email,specialties,etc) in registration form to be stored also in a different table of the SQL db in the same time when this data is stored in default MySQL table.
(main reason: i have another script which uses its own members list..and i want to have the same data and only one registration process for both, nuke and that script)
I have high skills in html, weak skills in php, medium skills in SQL structure and weak knowledges in english

.
Many thanks in advance.