Selasa, 27 Agustus 2013

PHP Indonesia - Facebook:

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/ 
Refresh your vocabulary.

Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.
From our sponsors
Aug 27th 2013, 14:16, by Black Genies

Black Genies 2:16pm Aug 27
<?php
include_once("connect.php");
mysql_query("SELECT * FROM backup
INTO OUTFILE 'abc.csv'
FIELDS ESCAPED BY ''
TERMINATED BY ','
ENCLOSED BY ''
LINES TERMINATED BY \r\n");
?>
This is my code of exporting mysql data into a csv file and it is working fine. .now i want to create a csv file using php so i get rid of creating file manually.
any1 plz help

Gunawan Mujur Wibisono 2:25pm Aug 27
u need to build your own css class.. why not function.. well because I made that using function and not like I wanted..
why not json?

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