| $current_uri | ใช้คืนค่า uri ปัจจุบัน ( ตั้งแต่ controller จนถึง argument ตัวสุดท้าย ) |
|---|
property:$current_uri;
return type:string
special:static
content:ใช้คืนค่า uri ปัจจุบัน ( ตั้งแต่ controller จนถึง argument ตัวสุดท้าย )
example:echo Routing::$current_uri;