form action ="/"是什么意思?

MaD*_*_LK 2 html php

表单的操作通常是指在提交后运行的脚本.我看到了一个代码, form action="/"我无法找到它的位置.有人请解释一下.

Jor*_*ing 6

它转到基础目录的索引.