View Single Post
Old 06-16-2007, 12:30 PM   #13 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
Insert Table Data into Array

SDE/DJMAZE,


In PHP, is there anyway of using variables to store each piece of information (Name,Species,Sex). Then, when it comes to fetching the information, the array position (e.g. 0) is called along with the information type (Name etc).

A bit like the following:

Code:
record(1).name
The information is coming from the record array, at position 1 displaying names.

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote