This ubb parser is about 10 times faster than ordinary preg_replace/eregi_replace ubb parser.
This parser builds a tree of input text, therefore enabeling it to correct mispellings and unclosed tags.
The script at the moment supports the most common UBB tags, which should be enough, but is also easily extendable to your wishes.
UPDATE:
* [14/02/2004]: Fixed the problem with [php] tags where
* for all array-indexes an closing tag was added.:
* ie: [php]$a[0] = 0;[/php] resulted in
* $a[0] = 0; [/0]?>
PEngines is a customizable search engine front-end to any number of major search engines. It dynamically examines the contents of webpages to extract the form fields and reproduces hidden forms that perform the same function and with a front end that you can customize. PEngines requires the DPlib library which can be found on the download page.
Enter your stock of peripherals via your own admin panel to the database including your custom section images (or use supplied images). Easily specify which products are compatible with each main board giving your customer the best solution to building their own pc online from your stock. Users can save each PC as a separate configuration. This system is a MUST for any individual or company selling computer systems to order! Payment gateways supplied include SECPAY / PayPal or simple email ordering.
Send your email campaigns, online newsletters, email advertisements, through emailmother and receive real time reports detailing when each email is opened. Know the percentage of opened emails with a click of a button. eMailmother also manages and automatically deletes your unsubscribes from EVERY campaign as part of its spam policy. No need to read instructions it takes only 3 clicks. FREE to test drive and email campaign packages start at $20-$500. The eMail service is for small and large businesses who want to know if their online marketing programs are working. ADDITIONAL OPTION: We can create an email system, HOSTED ON YOUR SERVER, for a setup and licensing fee, depending on amount of scripting necessary.
A class (SFVL) to expedite adding field validation to html forms. No more coding individual validation routines for each field.
Simply put the class in the submittal script. Add the validation rules (regular expression) using a class method.
Put the report() method at the top of the form. This will report rule violations.