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 questionmark.gif?

dobra smile.gif

wystarczylo zalaczyc przez require_once klase Loader smile.gif

wiecej samodzielnosc smile.gif
Go to the top of the page
+Quote Post

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

 



RSS Aktualny czas: 21.08.2025 - 04:18