$title = <<< TEMPLATE GFDL Registration for Data TEMPLATE; echo $title; include "/var/www/html/nomads/forms/main/partb"; $content = <<< TEMPLATE TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partc"; $content = <<< TEMPLATE gfdl's home page > products and services > data portal > GFDL Registration for Data TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partd"; $content = <<< TEMPLATE GFDL Registration for Data TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/parte"; $content = <<< TEMPLATE
Full Name:
Organization:
Address:
Email Address:
Research Area:

 

You should also register on GForge

Please note: Your email address will be used as a passkey to allow entry to these files. This allows us to distinguish between web "hits" and unique users of this site. Email addresses were chosen as the passkey because they are unique (this avoids confusion for us) and already known to you (perhaps easier to remember than yet another password). The rest of the information gives us a limited insight into what kinds of people are using this site. This registration information is NOT used in ANY other way whatsoever.
TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partf"; print "last modified: ". date( "F d Y.", getlastmod() );print "
this page visited: ".getCount(). " times "; include "/var/www/html/nomads/forms/main/partg"; ?>