I have a problem with a multiuser page where eg. are 4 pages that will =
be get data like address, name lastname from the user and insert this =
data on the last page to the database.
My problem is that it is really tricky to make this in a single php =
file, with templates and ooh forms
because the template must be before validation and after.
hmm how should i explain.
the code seams not quite good for me, because i will make sometimes the =
same stuff twice.
i seperated the ooh forms settings and the parsing to 2 different =
functions to call them when i need it.
but i=B4m not sure if i make everything right or if i=B4am so stupid =
that i can=B4t see a tree because of the whole forest.
and doing this stuff much to complicated.
(this file will be parsed in a nother file to make a table and the page =
arround it ) <<my_user_insert.php>>=20
maybe someone could take a short look at it and make a suggestion if i =
am soo wrong ;)
thanks in advance because it=B4s making me crazy
i really suggest to do this thing without ooh form and make a js =
validation if there is no other solution.
Benjamin
|