Search found 5 matches

by lufituaeb
Mon Jan 28, 2008 10:31 pm
Forum: PHP - Code
Topic: Adding fields to registration forms
Replies: 7
Views: 354

Re: Adding fields to registration forms

If anyone has any more advice on this it would be very welcome
by lufituaeb
Mon Jan 28, 2008 12:18 pm
Forum: PHP - Code
Topic: Adding fields to registration forms
Replies: 7
Views: 354

Re: Adding fields to registration forms

well thanks for the replies, they already are giving me a place to start with this. The text fields would need to be pretty big though for what i need. asking on the shop script forums is a good idea too. cheers!
by lufituaeb
Mon Jan 28, 2008 11:39 am
Forum: PHP - Code
Topic: Adding fields to registration forms
Replies: 7
Views: 354

Re: Adding fields to registration forms

can you give me a heads up on what 'code' would be used to add the text field that I need. And if the SQL entries should be anything special to accomodate multiple lines. The type of field i want is somethign like a comments box or personal description box. The boxes I need must be big and simple, b...
by lufituaeb
Mon Jan 28, 2008 10:50 am
Forum: PHP - Code
Topic: Adding fields to registration forms
Replies: 7
Views: 354

Re: Adding fields to registration forms

Well, its actually e-shop software, shop-script. I dunno why I said it was a forum, I guess I dont like talking about my new business. But that's it. It should be a standard relationship between a form field to a database entry, only I'm not so familiar with what the code should be, and how to mod t...
by lufituaeb
Mon Jan 28, 2008 10:24 am
Forum: PHP - Code
Topic: Adding fields to registration forms
Replies: 7
Views: 354

Adding fields to registration forms

Hello! I have a problem that i hope you will be able to help with. I have a forum script that uses a self installer, but I wish to add 3 long text fields (a bit like a review box, or comments box) to each profile of the people who register. Can anyone give me a run down of the code that I should add...