GitHub Alternatives ? GIT

By now you must have been aware that Microsoft has acquired GitHub. GitHub has been the favorite place for hosting open source projects. But with Microsoft entering the scene, the scenario might be changed.

It’s not a secret that Microsoft doesn’t have a favorable view in open source community. In fact, some open source people are strictly anti-Microsoft.
https://itsfoss.com/github-alternatives/

Smarty template engine info =(:-/)

section:

##{section name=id loop=$adat}#

##{$smarty.section.id.index}#, ##{$adat[id].id}#

##{/section}#

**********************************

if:
##{if $adat[id].bold eq 1}## foo ##{else}# baz ##{/if}#

**********************************

##{foreach item=i from=$target name=foo }#

##{$i.id}#, ##{$i.target}# , ##{$smarty.foreach.foo.index}#

##{/foreach}#

https://www.smarty.net/docsv2/en/language.function.foreach.tpl

**********************************

php smarty loop multidimensional array

https://stackoverflow.com/questions/2562473/php-smarty-loop-multidimensional-array

.gitignore problem Remember, the .gitignore file ignores only files that are not tracked.

Remember, the .gitignore file ignores only files that are not tracked.
Remember, the .gitignore file ignores only files that are not tracked.
Remember, the .gitignore file ignores only files that are not tracked.
Remember, the .gitignore file ignores only files that are not tracked.
Remember, the .gitignore file ignores only files that are not tracked.

.gitignore not working: https://blogs.microsoft.co.il/leonj/2017/07/03/gitignore-not-working/

PHP in 2018

PHP in 2018 is a talk by PHP creator Rasmus Lerdorf, which focuses on new features in PHP 7.2 and 7.3.

https://laravel-news.com/php-in-2018

Rasmus Lerdorf (born 22 November 1968) is a Danish-Canadian[1] programmer. He created the PHP scripting language, authoring the first two versions of the language and participated in the development of later versions led by a group of developers including Jim Winstead (who later created blo.gs), Stig Bakken, Shane Caraveo, Andi Gutmans, and Zeev Suraski. He continues to contribute to the project.

https://en.wikipedia.org/wiki/Rasmus_Lerdorf