Php report from mysql
Posted: Mon Feb 21, 2011 3:24 am
Hallo all
I have 4 csv i will go crazy i cant do it manualy any more
each csv have 4 colums
prefix| country | price 1 | price 2
The idea is to have 4 mysql tables for the 4 csv that i will have import them
and have a php script that when i will search for a prefix or country give me the results from the 4 tables
something like
table 1
prefix| country | price 1 | price 2
table 2
prefix| country | price 1 | price 2
table 3
prefix| country | price 1 | price 2
table 4
prefix| country | price 1 | price 2
Can anyone help me , i am desperate
I have 4 csv i will go crazy i cant do it manualy any more
each csv have 4 colums
prefix| country | price 1 | price 2
The idea is to have 4 mysql tables for the 4 csv that i will have import them
and have a php script that when i will search for a prefix or country give me the results from the 4 tables
something like
table 1
prefix| country | price 1 | price 2
table 2
prefix| country | price 1 | price 2
table 3
prefix| country | price 1 | price 2
table 4
prefix| country | price 1 | price 2
Can anyone help me , i am desperate