OK
I am importing a CSV file which holds 3 sets of data.
2 of the sets holding numbers for use as coordinates in JGraph.
When I am supplying these numbers into arrays they are stored as strings and I need them to be stored as integers.
I tried using settype(),but to no avail
any ideas?



Reply With Quote
Bookmarks