Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以从 phpMyAdmin 中运行外部 php 脚本(位于我的 Web 服务器的根文件夹中)?原因是我想从 phpMyAdmin 中执行一些图表脚本。
谢谢。
蒂姆
我不认为这是可能的。但是您可以做的只是为这些脚本添加书签,或者将它们保存到数据库中并从那里(在 phpMyAdmin 中)单击它们。