着是代码: <? exec("c:\windows\notepad.exe d:\iso9000\test.txt") ?> 有知道为什么的人请告诉一下 。一定给分 。
exec()应该是为unix的pipe管道设计专用的.并不支持windows下的使用