Source Code DNA


Source Code DNA is a library of the various functions, classes, subroutines, etc., I have published on Titan Fussion. The code is written in a handful of programming languages – primarily PHP, JavaScript, Perl. The code provided here was designed and developed as part of projects/products of various size and purpose; for applications, be they free or commercial. A good portion of it is also just the end product of research and development to test if some action can be performed, or how something works – in short, the learning process. It has been made available here so Source Code DNA can serve as a repository for good reusable code.

You can download the Source Code DNA library from Titan Fusion’s GitHub repository.

The list below will show programming language relevant post.

Source Code DNA License

All code, logic, concepts, etc., are here by subject to the following license. If you do not agree to the license then please do now use/reuse my code and ideas.

Copyright © 2013 – 2024 Source Code DNA. An Alexandar Tzanov product.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

  • The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  • Credit shall be given to Alexandar Tzanov for designing original logic and developing its source code.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.