php Programming Glossary: licensed
Programmatic creation of spss/.sav files http://stackoverflow.com/questions/14605440/programmatic-creation-of-spss-sav-files writing sav files. It has a C compatible interface. It is licensed with the intention that you can freely incorporate and redistribute..
Converting HTML to plain text in PHP for e-mail http://stackoverflow.com/questions/1884550/converting-html-to-plain-text-in-php-for-e-mail licenses here is another html2text script source that is licensed under the Eclipse Public License . It uses PHP's DOM methods..
Is there an easy way to convert a number to a word in PHP? http://stackoverflow.com/questions/277569/is-there-an-easy-way-to-convert-a-number-to-a-word-in-php to convert a number into English text. This exact code is licensed under CC Wiki on Stackoverflow. http creativecommons.org licenses..
Turn database result into array http://stackoverflow.com/questions/2794638/turn-database-result-into-array all my code to Stack Overflow because they implicitly get licensed under Creative Commons if I do that. update I committed my code..
Highlight the difference between two strings in PHP http://stackoverflow.com/questions/321294/highlight-the-difference-between-two-strings-in-php
Track Page Views using PHP http://stackoverflow.com/questions/3227444/track-page-views-using-php solution try Piwik Piwik is a downloadable open source GPL licensed real time web analytics software program. It provides you with..
Best solution to protect PHP code without encryption http://stackoverflow.com/questions/336057/best-solution-to-protect-php-code-without-encryption causes damage. Spelling out how the customer can use their licensed software for how long on how many machines with or without redistribution..
PHP: multiple SQL queries in one mysql_query statement http://stackoverflow.com/questions/345637/php-multiple-sql-queries-in-one-mysql-query-statement inside the phpMyAdmin product. However that product is licensed under the GPL so if you use any of the code you must also license..
Any good PHP MySQL-compatible reporting frameworks out there? http://stackoverflow.com/questions/5430929/any-good-php-mysql-compatible-reporting-frameworks-out-there to a jQuery base grid system. I also found a commerically licensed jQuery plugin called jqGrid from Trirand. It's a bit out of..
Doctrine 2.0 Bootstrap? http://stackoverflow.com/questions/5444459/doctrine-2-0-bootstrap of voluntary contributions made by many individuals and is licensed under the LGPL. For more information see http www.doctrine project.org..
PHP x86 How to get filesize of >2GB file without external program? http://stackoverflow.com/questions/5501451/php-x86-how-to-get-filesize-of-2gb-file-without-external-program question Here's the method I used in SoloAdmin a FreeBSD licensed project . It first attempts to use a platform appropriate shell..
ASP.Net MVC or Zend Framework. What is your opinion http://stackoverflow.com/questions/733714/asp-net-mvc-or-zend-framework-what-is-your-opinion Cons Getting a dedicated server will be expensive. A licensed version of SQL Server will be expensive Zend Framework Pros..
|