Search result

[php] 서버에서 텔레그램 메시지 전송

- php server send telegram message by bot * 봇 생성 검색에서 @botfather 검색 botFather 선택하고 /newbot 메시지 전송 봇이름 , 봇의 사용자 이름 입력 생성된 토큰 기억 * 봇 설정(옵션) 초기 설정은 /로 시작...

PHP

[php] 서버에서 텔레그램 메시지 전송

- php server send telegram message by bot * 봇 생성 검색에서 @botfather 검색 botFather 선택하고 /newbot 메시지 전송 봇이름 , 봇의 사용자 이름 입력 생성된 토큰 기억 * 봇 설정(옵션) 초기 설정은 /로 시작...

PHP

[패치됨] Laravel 7.x – XSS vulnerability

이 포스팅은 laravel 7.0 ~ 7.1.2 까지 버전에 존재하는 취약점 입니다.사용중이신 버전이 포함되어있다면 laravel 7.1.3이상으로 업데이트 하시기 바랍니다. Laravel news of XSS vector laravel-news 에서 7.1.2...

PHP Laravel Vulnerability Report Hack Develop xss vulnerability report

PHP Annotated – March 2020

PHP php-annotated-monthly

[php] PHP 7.4의 새로운 기능

* PHP 7.4의 새로운 기능 https://xly.kr/posts/87 https://xly.kr/posts/89 https://stitcher.io/blog/new-in-php-74 https://gist.github.com/kimjangwook/627f1a721b659040fb92d55c57cd1a81 * Migrating from PHP...

PHP

[php] PHP 7.4의 새로운 기능

* PHP 7.4의 새로운 기능 https://xly.kr/posts/87 https://xly.kr/posts/89 https://stitcher.io/blog/new-in-php-74 https://gist.github.com/kimjangwook/627f1a721b659040fb92d55c57cd1a81 * Migrating from PHP...

PHP

[php] PHP 7.4에서 삭제예정으로 정해진 기능(Deprecated)

PHP 7.4 Deprecations https://medium.com/@kim.jangwook/ko-php-7-4-deprecations-25898e91098 Deprecated Features https://www.php.net/manual/en/migration74.deprecated.php * 3항 연산자를 괄호로 구분 해야만...

PHP

[php] PHP 7.4에서 삭제예정으로 정해진 기능(Deprecated)

PHP 7.4 Deprecations https://medium.com/@kim.jangwook/ko-php-7-4-deprecations-25898e91098 Deprecated Features https://www.php.net/manual/en/migration74.deprecated.php * 3항 연산자를 괄호로 구분 해야만...

PHP

[php] OpCache 설정

12,000개 파일의 라라벨을 하루 가동한 결과 * memory usage total memory: 256.00MB used memory: 32.53MB free memory: 221.07MB wasted memory: 2.39MB (0.94%) * opcache statistics number of cached files: 98...

PHP

[php] OpCache 설정

12,000개 파일의 라라벨을 하루 가동한 결과 * memory usage total memory: 256.00MB used memory: 32.53MB free memory: 221.07MB wasted memory: 2.39MB (0.94%) * opcache statistics number of cached files: 98...

PHP