then: [url=http://localhost/sieublogs/users/create]http://localhost/sieublogs/users/create[/url]
and Profiles Fiels is textarea, and database field: profiles_field is a:0:{}
i want form with any field:
Username, password, email, First name, Last name, Phone, Address, Brithday.
And Fields: First name, Last name, Phone, Address, Brithday save in field profiles_field.
Thanks you!
you can write any example code about it!
because i find example make other controller action_profile().....
but i want profile in form of register have field username, password...
This has nothing to do with examples, nor with FuelPHP. This is about basic PHP skills.
If you can't create an HTML form, if you don't know how to get submited data and how to manipulate that, I would like to suggest you study on that first.
I have nothing against people with basic skills, we all had to start somewhere. But don't expect us to write your code.