```php
<?php$file=fopen("1.txt","r");
fwrite("$file",'123');
?>
报错:
PHP Warning: fwrite() expects parameter 1 to be resource, string given in D:\phpstudy_pro\WWW\demo\php\1.php on line 3
PHPWarning: require_once(phar://go-pear.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar “phar://go-pear.phar/index.php” in C:\php\PEAR\go-pear.phar on line 1236...
少陽君的博客安装aptitude工具 apt-get install aptitude 提示:libssl-dev : Depends: libssl1.1 (= 1.1.0k-1~deb9u1) but 1.1.0l-1~deb9u1 is ...比如解决libssl-dev, aptitude install libssl-dev The following NEW pack...