|
|
| # Overview |
Smart
Parser is able to: |
| |
Smart Parser.Template
Engine (SP.TE)
- Separate webdesign/content and programming.
- Help designers to create database driven sites without hard PHP coding
- Use templates to query and output
the data from MySQL tables
- Use Recursive Templates
- Use "Inside" templates that repeats some blocks
for every record inside template body (useful for <td> output)
- Make "Cell" output
- Form is interpreted like one record template
- Use other templates fields for logical expression and output
- Various CASE structures to manage template and field output
- Work with FORM, ARRAY, DATE, TEXT, IMAGE, BBCODE (replacement) objects
- Update database records on fly during template's parsing (^UPDATE )
- Remove records
Smart Parser.Database
Engine (SP.DE)
- Convert
.HTML file with <form>...</form> tag(s)
into .php script with or without access
to MySQL database.
- Create MySQL table for parsed form's
structure on fly.
- Store submited data into MySQL database,
plus:
- auto log client's IP
- auto log timestamp
- chose form's field as key to insert new MySQL record
- chose form's field as key to update old MySQL record
- set form's fields type for MySQL (input='text' -> CHAR)
- set additional and key fields for table, that doesn't come from form values,
includes inserted and updated values
- Generate confirmation page (optional).
- Provide sophisticated data validation for ALL fields
on:
- required
- empty
- alpha value
- numeric value
- alphanumeric value
- minimal length
- maximum length
- minimal value (for numeric fields)
- maximum value (for numeric fields)
- email value
- regular expression
- Valiadate all form's inputs - Client side (JavaScript)
- Valiadate all form's inputs (server side) and ask
to enter requered values again, client's data will be printed
with relative error messages.
- Jump to after-submit pages, chosen by logic expression.
You can create/use your own rules.
- Customize confirmation page based on your default .html
design
- Send submited data by email
(ALL submitted values can be inserted into From, To, CC,
Subject and Body of the message). Can send uploaded files
as attach. You can create your own template.
- Run your custom PHP code during and after form processing.
- Run as CGI (action=fcss.php) or hidden inside your page through ωθ
cachnig with Include and SP model.
|

|
|
SP__Database Engine
SP__Template Engine
|
- Lincense for one domains included
- Volume Discounts (forr up to 10 domains)
- 30 days free trial
- Free Installation on request
- Free Upgrades
- 24/7 Lifetime Support

|
| |
|
|