
| Path : /var/www/html/mypage/php/search/ |
| Current File : /var/www/html/mypage/php/search/skn.search.php |
<?php ########################################################## // skin file ########################################################## $skins = $skin->skin ( array ( 'frm' => 'FORM' , ) , $skinfile ) ; ########################################################## // end ########################################################## $result = str_foreach ( $info , 'INFO' , $skins['frm'] ) ; ?>