Trending
  • Google OAuth2: Why don’t I get refresh token
  • Linux command sum numbers in a file
  • Javascript: convert ArrayBuffer to JSON and otherwise
  • Nodejs: create signature request header for AWS API
Skip to content
June 27, 2022

Free Online Tutorials

Tutorials, Resources and Snippets

Skip to content
  • About us
  • Contact
  • Privacy Policy
  • Terms and Conditions

Category: PHP

  • PHP
edit httpd xampp conf

XAMPP: php.ini path

phptuts May 30, 2022
To check php.ini path, write a file example x.php with content: Then run : example: http://localhost/x.php You will see Configuration File (php.ini) Path and Loaded…
Continue Reading
  • PHP
php

PHP: Flushes the system write buffers

phptuts April 24, 2022
We use function flush — Flush system output buffer
Continue Reading
  • PHP
php

PHP: how to redefine constants

phptuts March 6, 2022
Method 1: (for PHP >= 5.6) In PHP 5.6+, you can import constants, under an alias. Such alias can overwrite an already existing constant. Example:…
Continue Reading
  • LINUX
  • PHP
mongodb-logo

How to install php-mongodb module for PHP 7 on CentOS 7

phptuts February 8, 2022
Example for PHP 7.2.34 Step 1: Step 2: make symbolic link for mongodb.so ln -s /opt/remi/php72/root/usr/lib64/php/modules/mongodb.so /usr/lib64/php/modules/mongodb.so Step 3: copy file 50-mongodb.ini cp /etc/opt/remi/php72/php.d/50-mongodb.ini /etc/php.d…
Continue Reading
  • LINUX
  • PHP
ubuntu logo

How to install PHP8.0 on Ubuntu 21.10

phptuts December 1, 2021
Step 1: Install PHP apt-get install php -y apt-get install php-fpm -y apt-get install php-dev -y Result: Step 2: Install some extensions: apt-get install -y…
Continue Reading
  • LINUX
  • PHP
php

How to install PHP7.4 on Ubuntu 20.04

phptuts October 28, 2021
Step 1: Install PHP apt-get install php7.4 -y apt-get install php7.4-fpm -y apt-get install php7.4-dev -y Step 2: Install some extensions: apt-get install -y php7.4-gd…
Continue Reading
  • PHP
php

PHP: see only 20 uploaded files at a time

phptuts September 21, 2021
By default, you can upload 20 files via a single request. If you want to upload more than 20 files, you should need to modify…
Continue Reading
  • PHP
php

PHP check if page is accessed with HTTPS

phptuts September 4, 2021
This code supports Cloudflare:
Continue Reading
  • PHP
php

PHP: How to get real client IP address

phptuts August 29, 2021
Read more: How to get real client IP address when you use Cloudflare
Continue Reading
  • PHP
mongodb-logo

How to install php-mongodb module for PHP 7 on Windows

phptuts December 1, 2020
Download list for php-mongodb.dll on Windows PHP 5.6 x86 PHP 5.6 x64 PHP 7.2 x86 PHP 7.2 x64 PHP 7.3 x86 PHP 7.3 x64 PHP…
Continue Reading

Posts navigation

Page 1 Page 2 … Page 21 Next page

Categories

  • ANDROID
  • CSS
  • golang
  • HTML
  • JS
  • LINUX
  • MYSQL
  • PHOTOSHOP
  • PHP
  • Uncategorized

Recent Search Terms

  • automatic language change for websites in html css javascript
  • automatic translation js
  • how to convert arraybuffer to json in javascript
  • headers_module apache 2 2
  • src\defaults\blacklist js:38
  • error TS2694: Namespace serveStatic has no exported member RequestHandlerConstructor
  • file:///android_asset/site html?host=m facebook com&top_domain=facebook com
  • headers_module
  • ifmodule headers_module
  • Translate HTML page JavaScript

Archives

  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • January 2015
  • October 2014
  • September 2014
  • June 2014
  • March 2014
  • February 2014
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012

Blogroll

  • PHP official site
  • Free ebooks download

Ads

Recent Comments

  • Use Docker to run MongoDB Replica Set | Free Online Tutorials on How to fix docker and ufw security problem
  • How to fix docker and ufw security problem | Free Online Tutorials on Use Docker to run MongoDB Replica Set
  • Ubuntu: use Haproxy + Lua agent Mongodb replica set | Free Online Tutorials on Install Docker on Ubuntu 20.04.3
  • Use Docker to run MongoDB Replica Set | Free Online Tutorials on How To Set Up a Firewall with UFW on Ubuntu 20.04
  • Top 12 cách tạo tài khoản google drive unlimited không giới hạn dung lượng 2018 mới nhất năm 2022 - draculemihawk on How to register an unlimited storage account Google Drive

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Free Online Tutorials © 2022 - Designed By BfastMag Powered by WordPress