split
PHP Text Splitter 1.0
Ever needed to break/split text into sentences? PHP Text Splitter will help you to get it done. Works good enough with abbreviations. Custom sentences separator. more>> Ever needed to break/split text into sentences? PHP Text Splitter will help you to get it done. Works good enough with abbreviations. Custom sentences separator.<<less
PDFSplitMergeLibrary
freeware ActiveX lib for splitting and merging PDF document files. Features: extracts selected pages from PDF document and saves into single PDF document, splits PDF into files with single pages more>> freeware ActiveX lib for splitting and merging PDF document files. Features: extracts selected pages from PDF document and saves into single PDF document, splits PDF into files with single pages<<less
Instant split commissions
Description With Instant Split Commissions, you can tremendously boost the sales of your affiliate program. Instant Split Commissions is not just an affiliate program; it is an Instant Affiliate Payme more>> Description With Instant Split Commissions, you can tremendously boost the sales of your affiliate program. Instant Split Commissions is not just an affiliate program; it is an Instant Affiliate Payment and Affiliate Recruitment System designed to work with ANY business selling affiliate products or services. It rewards your affiliates instantly and create an unrelenting army of happy affiliates selling your products non-stop. The result is an exponential explosion of sales that is likely to sustain itself for as long as your product/service stays on demand in the market.it supports any number of products. Resale and rebrand rights included.<<less
TFU File Split Applet 0.5
The TFU file split applet is a small Java applet where you can split your files into smaller pieces and store it back on your hard disk. You can then upload these pieces with TWG Flash Uploader and they are merged in the backend. If you want that your more>> The TFU file split applet is a small Java applet where you can split your files into smaller pieces and store it back on your hard disk. You can then upload these pieces with TWG Flash Uploader and they are merged in the backend. If you want that your users get around the upload limit you can offer them this applet.<<less
Explode -- Split a string by string 1.0
Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the more>> Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string.<<less
FedhoSplit - split large files into smaller files 1.0
FedhoSplit split large files into smaller files. Split by file size or by file number. Graphical User Interface. Split a large file into smaller files so that they can be easily copied to floppy disks or transferred via e-mail. Of course more>> FedhoSplit split large files into smaller files. Split by file size or by file number. Graphical User Interface. Split a large file into smaller files so that they can be easily copied to floppy disks or transferred via e-mail. Of course FedhoSplit can join these split parts back together again, so that the original file is restored.<<less
File Splitter - split big file into smaller files 1.0
Free download File Splitter - This free file splitter (GNU license) can only be run in Windows. It helps you to split text files into smaller files. No need to install, simply download the zip file, unzip it. Place the script anywhere you want. Double more>> Free download File Splitter - This free file splitter (GNU license) can only be run in Windows. It helps you to split text files into smaller files. No need to install, simply download the zip file, unzip it. Place the script anywhere you want. Double click to run or run it from DOS command line. It requires WSH (Windows Script Host), which has been installed in most of Windows computers. The download zip file has instructions.<<less
CSS Pagination
CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine more>> CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine how many records in one page). So, if you want to jump at the other page, you can choose once of them. CSSPagination is easy to use and good looking. I try to throw the complexity code. The most important is, that you can change the CSS code (style.css) to make it suitable with your own page style.<<less
Sdist 1.1.7
Sdist reads in a set of trees in Newick format and calculates which of the edges/splits are shared between them. more>> Sdist 1.1.7 provides you a powerful and convenient book that reads in a set of trees in Newick format and calculates which of the edges/splits are shared between them. The result is given in the form of a matrix, where entry i,j gives the number of edges in tree i that are also found in tree j.
Statistics about the splits not shared between two trees can also be calculated. This is done by considering, for each non-trivial split?splits with more than a leaf element on both sides of the edge?the size of the smallest of the two sets in the split A|B. The maximal, minimal and average size of the smallest set in the splits not shared are calculated and reported. This statistics gives an indication of how "local" the differences are between the two trees?if the smallest set is small, the edge that differs gives a difference in a small sub-tree, if the set is larger, the difference is more global.
The tool can also calculate the set of splits found in any tree (with a count of how often the split is found) and the set of splits shared by all trees in the set. Information about which splits in one tree are also found in the other trees can be reported in an annotated tree.
This tree, output in Newick format, has the same topology as the first tree, but the edges are written as sub-tree f:branch-length, where f is the fraction of the trees that contains the edge, i.e., 1 if the edge is supported by all trees or 0.5 if only half the trees contains the edge.
IPPlan
IPplan is a web based, multilingual, IP address management and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for mu more>> IPplan is a web based, multilingual, IP address management and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for multiple networks with overlapping address space. Updates: This release features a completely new look and feel with many user interface improvements. It adds linking of addresses to allow handling of NAT. There were many DNS administration improvements, so that users can now import DNS zones via zone transfers. Users can split and join networks, and quickly scan subnets using nmap, and external poller and trigger handlers were added, as was a feature to probe addresses before assigning, area/range modifications, better statistics of address space usage under findfree pages, improved handling of Apache virtual hosts, and a better audit log.<<less
as_propsheet
This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like more>> This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like user interface. The form may be composed adding several types of fields to each form page.<<less
vlibTemplate 4.0
vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the more>> vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.<<less
License:Other Free / Open Source License
Paging Object
Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid. more>>
Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid.
It executes a given MySQL query and display the results on an HTML table. The table have links on the columns to redisplay the results sorting by respective column. The listing may be split on pages of a limited number of results per page with links to browse other listing pages. It is a grid with column sorting, filtering and navigational links.
LUDGIGS
A very handy script for promotion companies, event and show organazing companies, fanzine and bands sites and everyone that would like to have an event utility for his site. Features: Template driven. more>> A very handy script for promotion companies, event and show organazing companies, fanzine and bands sites and everyone that would like to have an event utility for his site. Features: Template driven. Just change 2 files in an html editor/ web development utility (like Dreamweaver) and make the script fit your site. All colors controlled by CSS to make you life easier. Include easily the script on your website. Example is included. Automatic sorting of events by date and splitting of them to future and past events WYSIWYG editor so you can easily add your events Easy installation. Just a few detailed steps. Multilanguage support. English and Greek are currently supported but you can translate just one file and translate all scripts text. Visitors can be allowed to add their gigs/events (with ANTI-SPAM system). Instantly you get an e-mail including the information submited by the visitor.You can then APPROVE, DELETE or EDIT the submition.Many more features included...<<less
Simply_Classifieds 0.2
A simple classified advertisment set of scripts that can be incorporated into your own page or be a stand alone application. The application requires a mySQL database. It allows adverts to be split into categories. The admin functions allow editing and more>> A simple classified advertisment set of scripts that can be incorporated into your own page or be a stand alone application. The application requires a mySQL database. It allows adverts to be split into categories. The admin functions allow editing and deleting of categories and adverts as well as creating new.<<less