On Saturday 27 April 2002 22:51, chidambaram wrote:
> Hi All
>
> i am reading a file named index.csv through a php script
> i want make a php script such that
>
> for example http://www.chida.com/in.php?topic=flu&col=1,2
>
> the php script should read the index.csv and variables fromthe url
> and display according to it.In the above example it should read csv
> file and display only the columns 1,2(under topic) of the csv file.
> could anyone help me with the php code and please suggest me site
> which has the same type of code snippets.
> thanks in advance
>
> this is the code i have written but it doesnot work propery as i
> expect

*How* didn't it work properly? 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
You have an unusual understanding of the problems of human relationships.
*/

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

Reply via email to