Selasa, 27 Agustus 2013

PHP Indonesia - Facebook: agan n master2 php help me dunk .. sya mau conver...

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/ 
Learn Adobe Illustrator CS6 Master Techniques from an Adobe Guru!

With over 25 years of experience teaching, Robert Farrell has been a trusted instructor for individuals and companies who want to improve their Adobe skills.
From our sponsors
agan n master2 php help me dunk .. sya mau conver...
Aug 27th 2013, 09:21, by Sis Joko Nugroho

Sis Joko Nugroho 9:21am Aug 27
agan n master2 php
help me dunk ..

sya mau convert ke pdf ne file php tapi kok ga mau ya kenapa?
saya punya 2 file. file yang pertama "report_html.php" ini isinya file dari dbase
file yang kedua namanya "report.php" ini yang mau digunakan untuk konversi file "report_html.php" ke pdf. tapi malah error..

ini isinya sript yang "report.php"
<?php
require_once("mod/dompdf/dompdf_config.inc.php");
$h="http://localhost/smart/report_html.php";
$html=file_get_contents($h);
$dompdf = new DOMPDF();
$dompdf->load_html($html);
$dompdf->set_paper("A4", "portrait");
$dompdf->render();
$dompdf->stream("report.pdf");
?>

Mouh Gbk 9:44am Aug 27
pke fpdf gan,d mbah google ad bxk koq tutor nya,heee kmrn pk ntu lumyn enk lh,hee

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