Login
Discover
Waves
Communities
Login
Signup
Topics
#php7
Global
Trending
Hot
New
Top
#php7
New
Top communities
Create your community
latest #php7 created topics | Ecency
hagengraf
php
2019-12-23 07:30
PHP schon aktualisiert?
Am Ende eines Jahres denkt man an Weihnachten und an PHP. PHP wurde 1995 von Rasmus Lerdorf entwickelt. Die Abkürzung PHP stand damals für Personal Home Page Tools, die Lerdorf zur Protokollierung der
$ 0.000
2
1
goldenwhale
dlike
2019-10-28 03:14
!
New account with an unverified outbound link, Reveal content
Hackers are using a bug in PHP7 to remotely hijack web servers
The PHP artificial language underpins abundant of the net. It forms the idea of well-liked content management systems like WordPress and Drupal, further as additional refined net applications, like Facebook
$ 0.000
11
1
iphuong
centos7
2018-06-28 08:12
!
New account with an unverified outbound link, Reveal content
How to Install LEMP on CentOS 7.x (NGINX, PHP 7.x, SQL MariaDB 10.x)
1. Update system $ sudo yum update 2. Install EPEL repository $ sudo yum install epel-release -y Install REMI repository $ sudo yum install 3. Verify EPEL repository $ sudo yum repolist 4. Install Nginx
syeservices
vincentb
2018-02-26 01:27
How to upgrade from PHP 5 to PHP 7.0 on Ubuntu 14.04 with nginx 1.4.6
Few steps I have done to upgrade to PHP 7.0 $ sudo service nginx stop $ sudo apt-get purge php5-* $ sudo add-apt-repository ppa:ondrej/php-7.0 $ sudo apt-get update $ sudo apt-get install php7.0 php7.0-common
suara8
Splinterlands
2026-07-21 17:54
Published via Ecency
Promoted
Purpose Strengthening My Cards #42 (update) Whitered Old Sage LVL 3
Chapter 42: Forty-Two Upgrades Later… This One Splinterlands Card Keeps Proving That Patience Beats Chasing Every New Release
gentlemanoi
utopian-io
2018-02-08 05:44
PHP7 : How to use Null Coalescing Operator
What Will I Learn? This tutorial is all about how to use null coalescing operator in PHP7. What is null coalescing operator How to use null coalescing operator What is the difference between null coalescing
mrxghost
php
2018-01-25 18:58
!
New account with an unverified outbound link, Reveal content
Will PHP die out in 2018?
If anyone asked the same question 2-3 years ago, the appropriate response would presumably be yes. In any case, things are evolving gradually. The purpose for the awful notoriety is its awful plan, and
calastinone
new
2017-12-02 04:08
PHP now supports Next-Gen password hasing algorithm Argon2
This week PHP released 7.2. I just now had a chance to look under the hood. It seems PHP's security has stepped up to the plate on this version. I was surprised by the improvements & support for
hamzaali
php
2017-10-29 10:35
PHP 7.0 New Features
1. Scalar Type Hints New in PHP 7 is the ability to type hint scalar types. Scalar types are the most basic primitive types like integers, floats, booleans, or strings. Before PHP 7 we were only able to
apnigrich
Picture A Day
2026-07-20 20:42
Published via Ecency
Promoted
Thoughts About Tomorrow
Greetings, friends In Russia, they usually say that Monday is a hard day. This is due to a fun weekend when people drink alcohol, and on Monday they have to go to work early in the morning. It's Monday,
flying8
centos7
2017-09-05 06:30
!
New account with an unverified outbound link, Reveal content
CentOS7安装PHP7与Nginx之PHP-FPM模式
采用yum安装PHP7.1.6Released版 1、添加PHP管理软件包的安装源 CentOS/RHEL 7.x安装源: rpm -Uvh rpm -Uvh CentOS/RHEL 6.x安装源: rpm -Uvh rpm -Uvh 2、 mod_php安装模式 yum install mod_php71w php71w-opcache php71w-common php71w-mysqlnd
symfonydev
doctrine
2017-08-22 21:46
!
New account with an unverified outbound link, Reveal content
Reason to use PHP 7.1 over PHP 7.0 and Doctrine drops 7.0
Only this: Question is what's the support for 7.1 among various php packages. Latest Doctrine dropped support for php 7.0