Hello Freinds i have been disturbed by this error much. i m sure i m giving right path.Because i m browsing it.As macromedia provide Browse file option. Fatal error: require() [function.require]: Failed opening required '../../admin/viewsellers.php' (include_path='.;C:\php5\pear') in C:\wamp\www\architecturedataforebazaradminviewscreenshot\Final_EBazar\Final_EBazar\Seller\classes\Seller_DAO.class.php on line 48
It means the file does not exist at given location. Best practice to include any file is to use $_SERVER['DOCUMENT_ROOT'] concatenated by the path from the root of your website.