c0r3n Posted November 16, 2009 Posted November 16, 2009 hi¡ i want to create tep_draw_input_field('firstname') with other name ,but i have some problems because when page submit, all new var i created, don´t appear in the next page , i´ve tried this tep_draw_input_field('full'); next page make echo with: $HTTP_ENV_VARS['full']; $HTTP_SESSION_VARS['full']; $_SESSION['full'];*/ $HTTP_SESSION_VARS['full']; echo $firstname; $full2=$HTTP_SESSION_VARS['full']; echo $full; how i can make it??
c0r3n Posted November 16, 2009 Author Posted November 16, 2009 hi¡ i want to create tep_draw_input_field('firstname') with other name ,but i have some problems because when page submit, all new var i created, don´t appear in the next page , i´ve tried this tep_draw_input_field('full'); next page make echo with: $HTTP_ENV_VARS['full']; $HTTP_SESSION_VARS['full']; $_SESSION['full'];*/ $HTTP_SESSION_VARS['full']; echo $firstname; $full2=$HTTP_SESSION_VARS['full']; echo $full; how i can make it?? joder que pasa que nadie me va a responder en este foro nunca? tengo otro post y lo mismo nadie.. nobody wants to tell me how i can do? i have other post but at the same, nobody tell me nothins¡
Recommended Posts
Archived
This topic is now archived and is closed to further replies.