Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Я же писал путь, ну ладно - вот полный путь
modules/payment/pppro/pear/Spreadsheet/Excel/ - Это если ты себе будешь инклудом цеплять!
Инклудиться в скрипт так - require_once('modules/payment/pppro/PEAR/Spreadsheet/Excel/Writer.php');
На сервере Apache обычно так - php5/pear/Spreadsheet/Excel/
Инклудиться в скрипт так - require_once "Spreadsheet/Excel/Writer.php";
Warning: require_once(Spreadsheet/Excel/Writer/Workbook.php) [function.require-once]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\modules\payment\pppro\pear\Spreadsheet\Excel\Writer.php on line 35
Fatal error: require_once() [function.require]: Failed opening required 'Spreadsheet/Excel/Writer/Workbook.php' (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\modules\payment\pppro\pear\Spreadsheet\Excel\Writer.php on line 35
Fatal error: Cannot redeclare db_connect() (previously declared in Z:\home\localhost\www\shop\includes\database\mysql.php:12) in Z:\home\localhost\www\shop\includes\database\mysql.php on line 17
и ещё, как заменить кол-во на складе, на слово "есть"?