| Posted by astromac on 02/01/06 18:38 
I'm new to php and was wondering if the following was possible...
 I would like to have a list of items loaded from a text file, process
 each item in the list and then return the processed result to a new
 window so that the new window displays the results, one by one, until
 it is done processing the list.
 
 I considered javascript but the whole client-side/server-side divide
 seems difficult for this newbie to figure out.  Is what I want possible?
  Navigation: [Reply to this message] |