Ignore:
Timestamp:
07/21/11 19:01:22 (14 years ago)
Author:
fpvanagthoven
Message:

QuestionID now gets passed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/surveycreation.php

    r32 r35  
    88    $timeStamp = $_POST['timeStamp'];
    99       
     10//        echo 'This is what gets sent:';
    1011//      var_dump($_POST);
    1112//      echo '<br/><br/>';
     
    1415        $info = $surveyDBI->getSurveyInfo();
    1516//      echo '<br/><br/>';
     17//        echo 'This is what I get back:';
    1618//      var_dump($info);
    1719       
Note: See TracChangeset for help on using the changeset viewer.