Thx yah mas lucky! > Date: Tue, 13 Dec 2005 01:07:49 +0700 > From: "LuckyGuy354" <[EMAIL PROTECTED]> > Subject: Re: bikin custom error page gimana yah? > > Pakai fungsi is_file(). Contoh: > > <?php > > $filex = $_GET['mode'].".php"; > > if(is_file($filex)) > include $filex; > else include "errorpage.php"; > > ?> > > btw, script sampeyan saya bingung. Mungkin karena udah ngantuk kali ya :D > > LuckyGuy354 > IT Beginner > > http://www.wiwid.org || http://www.ragusa.co.id
------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income homes are not online. Make a difference this holiday season! http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/IHFolB/TM --------------------------------------------------------------------~-> ---------------------------------------------------------- Komunitas MasterWeb Indonesia http://www.master.web.id ---------------------------------------------------------- MWN, Masternya WEBHOSTING di Indonesia, Indo/USA Servers, Customer Support 24 jam http://www.masterwebnet.com ---------------------------------------------------------- WebDevelopment,Designing/Programming http://www.dlanet.com ---------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/milis-masterweb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
