全文検索:
- 06 PEAR DBがインストールできない @11_php:04_library
- 壊れてしまっているらしい。。。 <code> # pear install DB pear.php.net is using a unsupported protocal - This should nev... # pear update-channels Updating channel "doc.php.net" Update of Channel "doc.php.net" succeeded Updating channel "pear.php.net" Update of Channel "pear.php.net" succeeded Updating channel
- 30 Laravel Mail @11_php:02_framework:01_laravel
- <code> MAIL_DRIVER=smtp MAIL_HOST=mail.hogehoge.net MAIL_PORT=25 MAIL_USERNAME=info@hogehoge.net MAIL_PASSWORD=hogepassword MAIL_ENCRYPTION=null </code> ... quest->get('name'); Mail::to('to@hogehoge.net') ->bcc('bcc@hogehoge.net') ->send(new VpsDiskusageMail($contents)); </code>
- 04 json php5.1 @11_php:04_library
- odeが使いたい。 JSON.phpはダウンロードしてくる。 [[http://pear.php.net/package/Services_JSON/]] [[http://download.pear.php.net/package/Services_JSON-1.0.3.tgz|バージョン 1.0.3]] こちら
- 03 自動で定義済みの定数
- _NAMESPACE__</nowiki> |現在の名前空間の名前| [[http://php.net/manual/ja/language.constants.predefined.php|自動で定義
- 10 Class
- $message2}です。"; ?> ==== クラス・オブジェクト関係関数 ==== [[http://php.plus-server.net/ref.classobj.html]] </code>
- 97 Eclipse
- しました。 Eclipse [[http://sourceforge.jp/projects/sfnet_eclipse.mirror/releases/]] Aptana URL [[http://d
- 01 YAML @11_php:04_library
- ストール ===== <code console> # wget http://pecl.php.net/get/yaml-1.1.1.tgz # tar yaml-1.1.1.tgz # cd yaml
- 02 expect @11_php:04_library
- ストール ===== <code console> # wget http://pecl.php.net/get/expect-0.3.1.tgz # tar zxvf expect-0.3.1.tgz
- 03 libssh2 ssh2_connect @11_php:04_library
- ストール ===== <code console> # wget http://pecl.php.net/get/ssh2-0.12.tgz # phpize # ./configure # make #
- 35 Laravel Curlの代わりにGuzzleを使う @11_php:02_framework:01_laravel
- se GuzzleHttp\Client; $url = "http://hogehoge.net/zabbix/api_jsonrpc.php"; $auth = "xxxxxxxxxxx
- 40 Laravel SSH/SCP @11_php:02_framework:01_laravel
- クロージャ内の処理が複数回実行されてしまう罠もあるらしい [[https://sharediary.net/2019/05/11/sshruncommand-functionoutput%E3%81%AE%