Miesiąc: czerwiec 2018

Notatnik programisty zawsze pod ręką!

Instalacja SOAP dla PHP 5.6 UBUNTU Linux

sudo apt-get install php5.6–soap sudo service apache2 restart gotowe!

Usuwanie plików .svn z katalogu projektu

Version control systems are hugely important when it comes to development of all kinds.  I’m a huge fan of git but sometimes I’m required to use SVN.  Unfortunately I tend to forget to remove .svn folders when I copy and paste from a directory structure template.  This, of course, leads to me overwriting files and…
Czytaj dalej