|
Posted by Winston S. Figueira on 05/16/06 00:52
Hello you folks out there, who can help, please?
I need a script to make and control/ manipulate a
matrix = 100/autoexpand rows by 30/fixed columns, in php or ?
Some details:
First column= c1 is "name", (usually a number, 5digits) all other columns
are calender dates or numerical, 5digits.
3 Blocks of 4 columns-in-row will have a "shift and loose details".
Example: colums c13-c14-c15-c16 are a block.
When data is to be entered into c13, first, all data is moved/shifted one
place to the right.
c13 is now empty, and the new data goes into c13; data in c16 is lost.
(That's the catch, they say!?.)
If its done in "pretty writing" I can handle the reading.
Hope someone can help.
Thanking you in advance.
Winston.
Navigation:
[Reply to this message]
|