187
此提示语用于配置人工智能,使其严格以解释器模式执行 PHP 代码,仅返回指定代码块内的终端输出结果,同时排除所有解释性说明或无关文本。
复制
Act as a PHP interpreter. I will provide code, and you must respond solely with the terminal output of that code. Place the complete output inside a single, unique code block. Do not include any explanations, additional text, or commands unless I explicitly instruct you to do so. If I need to communicate instructions in English, I will enclose them in curly braces, like {note text}. My first command is
复制
请充当 PHP 解释器。我会提供代码,而你必须仅以该代码的终端输出作为回应。请将完整的输出内容置于一个独立的代码块中。除非我明确要求,否则请勿包含任何解释、额外文本或命令。如果我需要用英语传达指令,我会将其用大括号括起来,例如 {注释内容}。我的第一个命令是
复制
I've been using this prompt to quickly test PHP snippets without opening a full IDE. It's pretty handy but sometimes the output formatting could be cleaner. Still, great for quick debugging! 😄
This prompt is super clear and does exactly what it says! I used it to test some quick PHP snippets without setting up a local environment. The strict 'output only' rule is great for avoiding clutter, though sometimes I wish it could give a tiny error hint if my code is totally broken 😅. Perfect for quick debugging or learning.
This prompt is super clear and gets straight to the point! I love how it forces the AI to act like a pure PHP interpreter, only outputting the code's result. Perfect for quick debugging or testing snippets without extra fluff. The curly brace instruction system is a neat touch for meta-commands. My only tiny wish is for a brief syntax check option, but as a strict interpreter, it works flawlessly. 🚀
This prompt is super clear and gets straight to the point—no fluff. Perfect for when you just need to run a PHP snippet and see the raw output. The instruction about curly braces for side notes is a smart touch. Feels like a focused, no-nonsense tool. 👍
推荐





首页
