FProc is an HTML form processor designed to provide an interface layer between the form itself and modules providing a range of services, such as e-mail and e-commerce.
Be the first to post a text review of FProc form processor. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This release has been withdrawn due to a massive bug relating to configuration handling. Very, very sorry for letting this one slip through. I'm working on a solution at the moment, and should have a fixed version before long.
This is a bugfix release. Previous versions did not allow for the case of no specified modules. Result was that default module (mimemail) would always be read. Modifed lib.main.php to trap for case of $modules='' wherever it is used. Modified fproc.php so that $module_req and $modules is set after updating and sanitising $settings[]. Auto-load of modules has been commented out.
Changes are coming thick-and-fast at the moment. Looks like I have too much time on my hands at the moment! Anyone want to give me a job. Latest changes are: - Bug uncovered and fixed: The configuration settings update now works correctly. - $settings[] data can now be serialized to a file. (Unserializing comes a bit later I'm afraid). - Added some necessary constants and settings to deal with logging and serialization files.
2002-05-29 - Version 0.4.04a - BUGFIX: Initial configuration overrode default configuration file settings. - Added serialize() function to store retrievable $settings[] into a file. - Added getmicrotime() function to retrieve unix timestamp (esp. for prepend to serialized data. - Added constants and vars to switch on logging and serializing. - Added variable to store fp_logfile (replaces fp_log), and fp_serialfile.
Minor changes in this one: - Added an INSTALL file <hurrah>. - Modified settings to allow per-configuration log file to be specified.
2002-05-26 - Version 0.4.03a - Added INSTALL file. - Modified dump_data() to read $settings["fp_log"] instead of the global constant FP_SYS_DIR_LOG. Also updated index.php to set this value initially. This allows log files to be specified on a per-configuration basis. NOTE: This feature is likely to rearranged in the future as the current constant implies a directory setting rather than a full file path.
Minimal changes in this release. Just finished stripping the HTML visual formatting from templates etc. Next release should have more substantive changes, so unless you really want to have a play with the code I'd suggest you hold on for that release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?