Catchable fatal error Object of class mysqli_result could not be converted to string

ساخت وبلاگ

Vote count: 0

This is my PHP-Code:

<?php

include("dbconnect.php");

$abfrage = "SELECT Name, Adresse, Telefon, Nr FROM tbl_test1 WHERE 1"; $ergebnis = mysqli_query($db, $abfrage);

?> I want to show the Value of $ergebnis but it says that it could not be converted to sting. Iam a totaly beginner in PHP so please help me...

asked 11 secs ago

back soft...
ما را در سایت back soft دنبال می کنید

برچسب : نویسنده : استخدام کار backsoft بازدید : 387 تاريخ : دوشنبه 31 خرداد 1395 ساعت: 15:41