O.K., I may get a back lash.. but I can't resist
making a very small plug here for our server side
language, WebDNA.
Here is the same code in WebDNA:

The Form:
[loop start=1&end=3]
  <input name="go_[index]" value="" />
[/loop]

The Recieving page code (loop):
[formvariables name=go_&exact=F]
  [value]<br>
[/formvariables]


The URL:
http://www.euca.us/admin/tests/simpleform.html


Don't get me wrong, I'm a big fan of PHP, but
WebDNA could use a little notoriety.. ;-) so I couldn't
resist! ..Hope nobody is offended.

Donovan



--
  =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o
  D. BROOKE                       EUCA Design Center
                               WebDNA Software Corp.
  WEB:> http://www.euca.us  |   http://www.webdna.us
  =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to