Home > Backend Development > PHP Tutorial > Can this library be dsiable readline?

Can this library be dsiable readline?

WBOY
Release: 2016-08-26 10:28:26
Original
1033 people have browsed it

php5 -i |grep Readline
Readline Support => enabled
Readline library => EditLine wrapper
I want to stop this readline library, disable Readline, how to do it?

Reply content:

php5 -i |grep Readline
Readline Support => enabled
Readline library => EditLine wrapper
I want to stop this readline library, disable Readline, how to do it?

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template