![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 69 Pomógł: 0 Dołączył: 15.02.2012 Skąd: Głogów - Opole Ostrzeżenie: (0%) ![]() ![]() |
edit:(caly plugin)
function Wypisz(){ $db = new mysqli('localhost', 'root', '', 'trening'); $db->autocommit(TRUE); $sql = 'select Imie from trening where Imie like "Roman"'; $wynik = $db->query($sql); return $wynik; } function WypiszZTekstem ($content) { return $content.Wypisz(); } add_filter('the_content', 'WypiszZTekstem'); to jest polaczenie ktorego uzywam w pluginie do wordpressa wordpress wypluwa komunikat bledu: Catchable fatal error: Object of class mysqli_result could not be converted to string Ten post edytował eremen 13.03.2016, 15:41:18 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 69 Pomógł: 0 Dołączył: 15.02.2012 Skąd: Głogów - Opole Ostrzeżenie: (0%) ![]() ![]() |
object(mysqli_result)#2134 (5) {
["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(1) ["type"]=> int(0) } |
|
|
![]() ![]() |
![]() |
Aktualny czas: 5.10.2025 - 04:55 |