Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Commonmark migration
Source Link

#PHP, (削除) 22 (削除ここまで) 20 chars <?=unlink(FILE);

PHP, (削除) 22 (削除ここまで) 20 chars

<?=unlink(__FILE__);

EDIT: Removed two chars at end per comments.

#PHP, (削除) 22 (削除ここまで) 20 chars <?=unlink(FILE);

EDIT: Removed two chars at end per comments.

PHP, (削除) 22 (削除ここまで) 20 chars

<?=unlink(__FILE__);

EDIT: Removed two chars at end per comments.

added 56 characters in body
Source Link
jay
  • 151
  • 4

#PHP, 22(削除) 22 (削除ここまで) 20 chars <?=unlink(FILE);

EDIT: Removed two chars at end per comments.

#PHP, 22 chars

#PHP, (削除) 22 (削除ここまで) 20 chars <?=unlink(FILE);

EDIT: Removed two chars at end per comments.

Source Link
jay
  • 151
  • 4

#PHP, 22 chars

AltStyle によって変換されたページ (->オリジナル) /