i need help

They have: 5 posts

Joined: Apr 2006

i need help with creating forms.
anyone?

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

What exactly are you having problems with? Is it actually setting up the form or getting it to send the info somewhere?

They have: 11 posts

Joined: Apr 2006

teammatt3's picture

He has: 2,102 posts

Joined: Sep 2003

You have PHP and MySQL on your site right? I just bought a program called PHP Form Wizard that creates forms for you. I like it a lot. It saves me tons of times. You can read the review and download the demo http://www.softpicks.net/software/php-form-wizard-21509.htm

It goes for about $30.

They have: 5 posts

Joined: Apr 2006

well im having problems with getting it to send the info somewhere.
does php form wizard do everything for you.

teammatt3's picture

He has: 2,102 posts

Joined: Sep 2003

It doesn't create the html form. You create the form inputs then it goes in and will post the data into a csv file database or send an email. Download the demo and see. I really like it.

They have: 5 posts

Joined: Apr 2006

well i want to let users create an account.
in other words i want them to be able to register in my website.
how can i do that ?

timjpriebe's picture

He has: 2,667 posts

Joined: Dec 2004

wzkma8aa wrote: well i want to let users create an account.
in other words i want them to be able to register in my website.
how can i do that ?

Really, it depends why you want them to register. Will you be limiting access to parts of your site (or all of it) to registered users? What is your goal in requiring that users register an account?

They have: 5 posts

Joined: Apr 2006

timjpriebe wrote: Really, it depends why you want them to register. Will you be limiting access to parts of your site (or all of it) to registered users? What is your goal in requiring that users register an account?

well yes will be limiting access but only to some parts.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

user authentication then, you can find it at hotscripts too, although I advise you use a cms for this for less hassle...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.