include $row["file_html"];
Quoting edhy ndjr <[EMAIL PROTECTED]>: > ini yang mau ditampilkan dari mysqlnya yang mana neh? > ada beberapa cara soalnya.... > kalo image biasanya sih yang ditarik dr myswl cuman > images-urlnya aja contohnya.... > <img src="<?=$row["img-url"];?>"> > kalau halaman html.... > kalo yang tersimpan di mysql cuman urlnya aja.... > caranya sama aja....contohnya : > <? include "/folder/file.html"; ?> > > kalo ternyata semua data html tersimpan di database > mysql di kolom yang bertipe data text, berarti tinggal > manggil aja ...contohnya... > <td><?=$row["file_html"];?><td> > > > > --- Katmai Computer <[EMAIL PROTECTED]> wrote: >> >> halo semua.. >> >> kalo mo menampilkan image dari mysql ke php biasanya >> saya pakai tag img src, nah gimana kalo yang mo >> ditampilkan halaman html?? >> >> tolongin dong? >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam >> protection around >> http://mail.yahoo.com >> >> [Non-text portions of this message have been >> removed] >> >> >> >> --- >> Website: http://toekangweb.or.id/ >> Arsip milis : >> http://groups.yahoo.com/group/toekangweb/messages >> >> Yahoo! Groups Links >> >> >> [EMAIL PROTECTED] >> >> >> >> >> > > > > > > ___________________________________________________________ > Yahoo! Messenger - want a free and easy way to contact your friends > online? http://uk.messenger.yahoo.com > > > --- > Website: http://toekangweb.or.id/ > Arsip milis : http://groups.yahoo.com/group/toekangweb/messages > > Yahoo! Groups Links > > > > > > > --- Website: http://toekangweb.or.id/ Arsip milis : http://groups.yahoo.com/group/toekangweb/messages Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/toekangweb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
