Amir Asyraf

Amir Asyraf

  • NA
  • 39
  • 448

How to call the data and store the data

Jan 20 2018 7:01 AM
 can i store all the data in array ? or any other way ?. An example, i have 3 station and for each station i want to store their own data. how can i do that ?. And how can i call the data based on the station ?
 
- note all the data will insert to the station. example:
 
station[0] = -time , cost, price type, controller type, hour
 
station[1] = -time , cost, price type, controller type, hour
station[2] = -time , cost, price type, controller type, hour
 
im seeking for an idea. thank you
 
 

Answers (1)