|
-
May 27th, 2009, 12:11 AM
#11
Thread Starter
Addicted Member
Re: generating multiple rows in a Table Problem
I am using retreveA,B,C to capture 3 different fields/columns posted by the other page. I attempted to store information in an array but found that when I altered a value in an array it was changing other values?
so...
array(t1,t2,t3,t1,t2)=>try to change array[3] to t2 would make array(t3,t3,t2,t1,t2)??
I'll post my code shortly so you can have a look, I don't know why It was being orkward it all looked logical to me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|