|
Posted by Drakazz on 05/20/06 01:30
Ok, Jerry your code is very out of the level.
Luke: Does your PHP app actually update the DB fields already, and all
you need is static page generation or something?
HTML file weighting over 1MB is big, and you may not be able to change
a lot there!
I suggest the best way of doing this is to split up the sections and
update records in that way, allowing simple paging for each record.
So you have different sections (HTML pages) which simply are smaller
and easier to edit if there's any problems.
As I do not know what really you want I am not very ito this :|
If forms are too complex for PHP, you might be wrong!
Usage of OOP PHP would allow you to do any size ap-plications, with a
lot of work but then you get a good database relation ship generator
of soem kind.
Not very sure! :(
[Back to original message]
|