This library is free for any kind of use, including commercial use. It is licensed under the MIT license.
The parser is compatible with Excel and with OpenOffice/LibreOffice Calc, and can parse hard cases of CSV files
Check the Wiki page for usage examples and API
Decodes CGI data from standard input, $QUERY_STRING , and $HTTP_COOKIE. Stores data in lookup table(s) for easy retrieval. Uploads files by copying
directly to files created with mkstemp(). Has several handy string conversion
functions.
libfrm is a small C library designed to allow a programmer to
create a binary string representation of a variable whose type
is char, (unsiged) short, (unsiged) long, (unsiged) long long,
float, double and so on.