session_start(); echo session_id();. I would not recommend you to start session just to get some unique id. Instead, use such things ...
確定! 回上一頁