取得目前所在路径。
语法: string ftp_pwd(int ftp_stream);
传回值: 字串
函式种类: 网路系统
本函式用来取得目前在 FTP 伺服器中的路径。参数 ftp_stream 为 FTP 的连线代码。若有错误则传回 NULL 值。