On Friday 07 March 2003 13:59, Ramesh PAtel  wrote:

> I am working on PHP and PostgreSQL.
>
> I want to insert output of my Query in textfile.
> so how to open file and insert data one by one in textfile.

fwrite(), see manual for details and example.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
I never cheated an honest man, only rascals.  They wanted something for
nothing.  I gave them nothing for something.
                -- Joseph "Yellow Kid" Weil
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to