• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Portfolio
    • Java
    • DevOps
    • Data mining
  • Online games
  • Posts
    • Author: QubeDron
    • Author: SnailDog
  • Experiments
  • Contacts
  • Skip to menu toggle button

ScAlAn

Scientific Algorithms and Analytics

Tag: php

Alternative js log from devices without access to console

Task: Create logging from javascript on device where no access to console Implementation: Use it in your javascript file: In…
Continue reading “Alternative js log from devices without access to console”…
Posted on: January 29, 2025 Last updated on: January 29, 2025 Comments: 0 Written by: Alex

Add php imap.so library on osX

Task: Add imap.so library on Mac osX Implementation (run commands in the console): Done.
Continue reading “Add php imap.so library on osX”…
Posted on: May 28, 2021 Last updated on: May 28, 2021 Comments: 0 Written by: Alex

Howto make redirect http to https on your php site

Task: Make redirect from http to https on your php site Implementation: Add this code at the top of your…
Continue reading “Howto make redirect http to https on your php site”…
Posted on: January 12, 2021 Last updated on: December 24, 2020 Comments: 0 Written by: Alex

QRcode get service

Task: Generate QR code by text value as an image Implementation: https://scalan.com/apps/phpqrcode/get.php?data=textValue Result: Done.
Continue reading “QRcode get service”…
Posted on: September 29, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Yii get user’s attributes

Task: get password from user Object: app\models\User#1( => null => null => null … => […
Continue reading “Yii get user’s attributes”…
Posted on: May 30, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Amazon Linux + Apache + phpFPM

Task: Prepare environment with Apache and phpFPM Implementation: install apache: yum install httpd install php-fpm: yum install php-fpm add autostart:…
Continue reading “Amazon Linux + Apache + phpFPM”…
Posted on: May 15, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Setup nginx+php7.2fpm Ubuntu 18.04

Install NGINX # Install software-properties-common package to give us add-apt-repository package sudo apt-get install -y software-properties-common # Install latest nginx…
Continue reading “Setup nginx+php7.2fpm Ubuntu 18.04”…
Posted on: March 4, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Docker php+mysql+xdebug

Steps to create configuration: Create docker-compose.yml version: “2” services: web: image: nginx:latest ports: – “80:80” volumes: – ./apps/default:/apps/default – ./logs/nginx:/logs/nginx…
Continue reading “Docker php+mysql+xdebug”…
Posted on: August 22, 2019 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Russian Morphy Cases

In Russian language the nouns change their forms and get different endings. These forms (and their endings) are called cases.…
Continue reading “Russian Morphy Cases”…
Posted on: October 11, 2016 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Recent Posts

  • Alternative js log from devices without access to console
  • Configure .htaccess file for React app located in the subdirectory
  • Write jUnit test to check service with json files
  • Setup FTP server on Paspberry PI
  • Add autoformat java sources into your maven project
  • Add autoformat java sources into your gradle project
  • Create Accordion on html and js
  • Adding and removing users version 2.0
  • Adding and removing user
  • Java Script summer
  • Java Script summer weekend day № 1: Finding the largest word
  • Freecad: fasteners for curtains in the bathroom
  • Java Script Array modification and output

What’s ScAlAn?

Main activity of our co-working team is service to develop and support IT solutions.

Can we help?

We can offer professional development and support for your business.

You have an idea?
You want to make some improvement?
You want to implement?

Contacts

Email: info@scalan.com
Phone: +38 (067) 573-24-19
© 2025 ScAlAn | Using Modern WordPress theme. | Back to top ↑