Temelde, bu şu anda dahil bir dosyada ne kullanın:
$sites[0]['url'] = "http://example0.com";
$sites[1]['url'] = "http://example1.com";
$sites[2]['url'] = "http://example2.com";
$sites[3]['url'] = "http://example3.com";
$sites[4]['url'] = "http://example4.com";
$sites[5]['url'] = "http://example5.com";
Ve böylece gibi ben çıkışı:
foreach($sites as $s)
Ama kolay bir MySQL veri tabanı üzerinden yönetmek için yapmak istiyorum. ";" Yani benim soru nasıl otomatik http://examplex.com ek "[x] ['url'] = $ siteler" add yapabilir, bir ve uygun şekilde benim MySQL tablosundan çıktı o?