The forms directory is not writeable."; $installer = 1; } if(!is_writeable("forms/admin")) { $install_msg .= "
  • The forms/admin directory is not writeable."; $installer = 1; } if(!is_writeable("use")) { $install_msg .= "
  • The use directory is not writeable."; $installer = 1; } if(!is_writeable("forms/admin/config.inc.php")) { $install_msg .= "
  • The forms/admin/config.inc.php file is not writeable."; $installer = 1; } if(!is_writeable("forms/admin/data.dat")) { $install_msg .= "
  • The forms/admin/data.dat file is not writeable."; $installer = 1; } if(!is_writeable("forms/form1.html")) { $install_msg .= "
  • The forms/form1.html file is not writeable."; $installer = 1; } if(!is_writeable("forms/process.php")) { $install_msg .= "
  • The forms/process.php file is not writeable."; $installer = 1; } if($installer == 1) { echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "
    phpFormGenerator installation verification

    You are seeing this page because you did not follow the steps mentioned in the README file that comes with this program. This page is for installation verification, and will ensure that you have performed all the steps required for this program to work properly. Please take a look at the following message and fix any errors.

    File and Directory permissions
    ".$install_msg."Please give read+write permissions to all the files and directories mentioned above. Refresh this page after you have done so.

    .
    "; } else { ?> phpFormGenerator v2.09

    phpFormGenerator

       [ home ]   [update]   [support]   [contact]   
    quick links
    - project web
    - sourceforge
    - linux.com
    - php.net
    - mysql.com
    - apache.org

    powered by
    h4x0rs.us

    wise words
    What is the difference between genius and stupidity? Genius has limits. - Albert Einstein.
    Step 1: number of fields v2.09
    please enter the number of fields your form is going to have. enter only numeric digits. the number should be between 1 - 99

    0) { if($dir_list[0]!= "") { echo "You have created the following forms:

      "; for($i=0;$i".$dir_list[$i]." ... delete?"; echo "
    "; echo "
    Continue with creating a new form:"; } } ?>

    Enter the number of fields:




    note: Depending on your browser's cache settings, the list of forms above might not be correct. Press the refresh button if the list looks wierd.

    opensource design © 2001
    SourceForge Logo