Sabtu, 17 Agustus 2013

PHP Indonesia - Facebook: mas mas,saya sudah dpat menampilkan data dr databa...

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
mas mas,saya sudah dpat menampilkan data dr databa...
Aug 17th 2013, 21:23, by Hengki Basarah

Hengki Basarah 9:23pm Aug 17
mas mas,saya sudah dpat menampilkan data dr database dg combobox berdasarkan kategori..tp kok foto ga bs tampil ya.
ini sintaknya .

<Form method="post" id="ford">cari :<input type="text" name="txtsearch"> <select name="kategori"> <option value="">cari berdasarkan</option><option value="nama"> nama </option>
option><option value="kategori"> kategori </option></select><input type="submit" value "cari" name="submit"/>
<?php
if(isset($_post['submit']{
$search=$_post['txtsearch'];
$kategori=$_post['kategori'];
$sql="select*from t_cagarbudaya where &kategori like '%search%'";
$result=mysql_query($sql) or die ('error,list museum failed. ' . Mysql_error(();

if (mysql_fetch_object($result)== 0){
echo '<p></p><p>pencarian tdk ketemu</p>';
} else { echo '<p></p>'; while ($row = mysql_fetch_object($result)){ array ($row);
echo'<table border="0">';
echo'<tr><td><img src=" '.&row->foto.' " /></td>' ; echo' </table>'; echo'<p></p>';
}}} ?>

mohon bantuannya mas ,letak kesalahannya dimana . .

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