Kamis, 03 Oktober 2013

PHP Indonesia - Facebook: Saya lagi butuh skrip buka halaman sensuai hreff: ...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Compare Hotels

Find great prices for amazing hotels wherever your next destination may be. It's simple to search 100+ sites at once!
From our sponsors
Saya lagi butuh skrip buka halaman sensuai hreff: ...
Oct 3rd 2013, 08:15, by Ari Ansyah

Ari Ansyah 8:15am Oct 3
Saya lagi butuh skrip buka halaman sensuai hreff: data di mysql

Mohon bantuannya, Apakah ini valid?


<?php
$result = mysql_query("SELECT url, title FROM links_table ORDER BY RAND() LIMIT 1");
$row = mysql_fetch_row($result);
$url = $row[0];
$title = $row[1];
echo "<a href=\"$url\">$title</a>";
?>

Ari Ansyah 8:17am Oct 3
ralat : mksudnya sesuai

Hengky Prananda 8:21am Oct 3
Kita panggil aja data'a sesuai yg di database

Deni Aditiya 8:34am Oct 3
Udah sesuai kok

Ari Ansyah 8:36am Oct 3
proses: klik kata di dbase trus ngebuka halaman php sesuai kata yang di klik , di record itu tersimpan titel, conten, image dsb.

Ari Ansyah 8:36am Oct 3
ada yg bisa bantu

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar