52
42

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

PHPでバルス!って打つと強制終了する。キリッ(`・ω・´)

Last updated at Posted at 2016-04-01

この記事は個人ブログに移行しました。最新情報はブログ版をご覧ください。

要点

  • PHPで「バルス!」って書いてみる — と書くとなんとexitします!
  • ネタばらし — そう、関数名に日本語が使えるんですね。 実は下記functionを定義しています。
  • 本当は();なしで「バルス!」だけにしたかった — 可変関数とかいろいろ考えたけど、どうしても();は必要だった。

もっと詳しく

  • ブログではコード全文や補足資料を継続的に更新しています
  • 気になる点があればコメントください🙌
52
42
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
52
42

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?