Problems with Variables

Trinity

Lurker
Member
Joined
Threads
23
Posts
247
Hey guys, I need to make 2 variables and assign them both to the post data. I created the variables already, but when I try to assign them to the post data only one or the other gets assigned, both don't get assigned.
 
i think u shud creat a 3rd variable works between 2 variables that u created & assign the 3rd variables only to post data :)
 
As blackpearl said make a 3rd variable add variable 1 and 2 and assign your 3rd to your postdata
 
  • Thread Starter Thread Starter
  • #4
Wow thanks a lot guys, that fixed my problem. Why didn't I think of that....