| link() | ใช้คืนค่า tag link |
|---|
method:link ( href, rel, type, boolean, media, absolute );
return type:string
special:static
content:ใช้คืนค่า tag link
example:$href = "media/main.css"; $rel = "StyleSheet"; $type = "text/css"; echo html::link ( $href, $rel, $type );
comment:ตัวแปร absolute ถ้ากำหนด true จะหมายถึงอ้างอิงแบบ absolute path