User Profile

Collapse

Profile Sidebar

Collapse
Hodld
Hodld
Last Activity: Aug 20 '09, 11:15 PM
Joined: Aug 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hodld
    replied to Values above selection form
    in PHP
    That fixed it, thank you!!
    See more | Go to post

    Leave a comment:


  • Hodld
    started a topic Values above selection form
    in PHP

    Values above selection form

    Hi,

    I'm creating a selection form with array data, using a for loop. This is my first time doing this, so it could be a pretty dumb mistake, but all the values end up printing on the line above the selection box, and the selection box comes up empty. Here's the code I'm using:

    Code:
    <?php 
    /* Builds the selection list array */
    $Distances = array("50","100","200","400","500","800","1000","1500","1650");
    ...
    See more | Go to post
    Last edited by Markus; Aug 20 '09, 10:46 PM. Reason: Added [c
No activity results to display
Show More
Working...