hello all:
I am rewriting a window-base application to web-base application. I am running into problems with commands in php. In the window-based application, I have a table that contains variables and the coresponding values that need to be initialized in the beginning. Is any command will allow me to do a while loop and assign values to each of the variables in that table?? For example: store value to dummy. thank you very much.
sherry