Hello, I want to have in my website a members area, where the user will
register (giving full name and other details)
then this will be saved to a database in server, and then the user will be
able to have a big list of some data where he will be able to check (using many
checkboxes) some of them. and odf course i wnat to these choises to be saved in
the database.

I saw the tutorials in flash help about loadvars, xmlconnector etc.

So i think the flash part i can do it.

But i know nothing about Databases and Php

As i figured out, i can create a database using visual tools.

So i have to have a php sript. but i know nothing about php
Are there any ready made? or any tutorial similar to my project so i can
change it a little bit.

thank you