I have developed the html Frame.
Which contain two php pages
First show the data in the table which is comming from database
and refresh after 30sec
and click on the tr it shows the data in the second frame as in graph(candle chart).
Everything is working fine.
But Problem is everytime it connect to database.
Is there any alternative to this as i dont want to hit server everytime.
This is the Requirement