Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> problem z funkcją getrows()
misiek2592
post
Post #1





Grupa: Zarejestrowani
Postów: 35
Pomógł: 0
Dołączył: 23.04.2012

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


Witam mam na stronie problem z funkcją getrows
www.loanu.pl
Fatal error: Call to a member function getrows() on a non-object in /home/xp135747/public_html/loanu.pl/index.php on line 150

Oto kod w tym pliku
  1. $query3 = "SELECT A.PID, A.story, A.pic, B.username from posts A, members B where A.active='1' AND A.USERID=B.USERID AND A.feat='1' AND A.youtube_key='' AND A.fod_key='' order by rand() limit 5";
  2. $executequery3 = $conn->Execute($query3);
  3. $feat = $executequery3->getrows();
  4. STemplate::assign('feat',$feat);


Czy ktos wie jak rozwiazac ten problem?
Go to the top of the page
+Quote Post

Posty w temacie


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 - 18:28