6 search resultsShowing 1~6 results

Stocked

PHP evalでハマった

レガシーコードのevalでハマり散らかしたので共有。 例えばこういう関数を定義して・・・ function foo($code, $val) { $res = eval($code); echo...

0
0
Comment0

6 search resultsShowing 1~6 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in