Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [ZF] 0.9.1 Loader
zeta758
post
Post #1





Grupa: Zarejestrowani
Postów: 74
Pomógł: 0
Dołączył: 18.06.2006

Ostrzeżenie: (0%)
-----


Mam taki problem:
Wgralem biblioteke Zend wersja 0.9.1
i w kodzie mam:
  1. <?php
  2. include 'Zend.php';
  3. Zend::loadClass('Zend_Config');
  4. ?>

to błąd jest taki
  1. Notice: Zend::loadClass deprecated since 0.9.0, use Zend_Loader::loadClass() instead in ...../library/Zend.php on line 76


jesli w kodzie mam

  1. <?php
  2. include 'Zend.php';
  3. Zend_Loader::loadClass('Zend_Config');
  4. ?>

to błąd jest taki:
  1. Class 'Zend_Loader' not found in /home/................../index.php on line 13


W czym jest problem (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) ?

dobra (IMG:http://forum.php.pl/style_emoticons/default/smile.gif)

wystarczylo zalaczyc przez require_once klase Loader (IMG:http://forum.php.pl/style_emoticons/default/smile.gif)

wiecej samodzielnosc (IMG:http://forum.php.pl/style_emoticons/default/smile.gif)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 23.08.2025 - 20:48