187
此指令會將 AI 設定為僅以解釋器模式執行 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. 👍
推薦





首頁
