Associate
- Joined
- 23 Mar 2009
- Posts
- 348
- Location
- Midlands
Hey all.
I've made quite a cool little script, but have hit a dead end with my abilities!
I'm trying to create a form with about 40 odd text boxes which I need to load data from a SQL table for a relevant ID.
e.g.
If the persons name is Bob, then load all of bobs details into the form from Bob's row of data.
Get what I mean?
I think it should be done using arrays, but I have no idea how.
edit: PHP please
I've made quite a cool little script, but have hit a dead end with my abilities!
I'm trying to create a form with about 40 odd text boxes which I need to load data from a SQL table for a relevant ID.
e.g.
If the persons name is Bob, then load all of bobs details into the form from Bob's row of data.
Get what I mean?
I think it should be done using arrays, but I have no idea how.
edit: PHP please
