להוציא
אבל שיהיו בדיוק כמו שכתבתי
יענו אני למשל ניסיתי ככה
PHP קוד:
// connect to names
$result=mysql_query("SELECT * FROM `nams`");
if (!$result)
die("ERROR: error occured in MySQL query.");
$names = array(
while ($row=mysql_fetch_array($result))
$row['name'];
);
מבין אבל לא עובד חחח כי אף פעם את זה לא ניסיתי בגלל זה אני שואל :\