Hello...I'm a newcomer to PHP. I think I may have been too ambitious with my plans, but here's my problem nonetheless:
I'm trying to use an array to store the locations of many webpages, and then having the foreach() function echo them out in html links. Now, is it possible to create a second array for the link text for each item in the first array? I'm probably not going about this entire method very well, and I'm sure there's a better way to do this. If anyone can help me, it would be appreciated.
I'm trying to use an array to store the locations of many webpages, and then having the foreach() function echo them out in html links. Now, is it possible to create a second array for the link text for each item in the first array? I'm probably not going about this entire method very well, and I'm sure there's a better way to do this. If anyone can help me, it would be appreciated.
