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

thanks
E.chidambaram

________________________________________________________________________
For live cricket scores download  Yahoo! Score Tracker
 at: http://in.sports.yahoo.com/cricket/tracker.html

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

Reply via email to