Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 05-23-2004, 12:51 AM Need urgent help ..
Novice Talker

Posts: 7
Trades: 0
Hello you all !! need your help here ...

I have a form collecting user details , I use the $php_self submitting techniqe so I can validate the required information with built in functions ,and if there is a problem so the form is redisplyed with echoed info and mistakes . I got it from ZEND

Now .. I want to post the data to a scond form .. how to do this without the form action=post because it allready has a self submitting parameter ? sessions or hiddens ? please be specific I'm weak .. (if you know what I mean )..!!
g4ce is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-25-2008, 12:40 PM Re: Need urgent help ..
Experienced Talker

Posts: 46
Trades: 0
If it's not sensible information you can put the data as hidden fields:
<input type="hidden" name="variable1" value="<?php echo $variable1; ?>" />

Else you can use either:
1) Sessions
2) Cookies

Jeff
__________________

Please login or register to view this content. Registration is FREE
-> Home of the crasher squirrel
jeff_oneil is offline
Reply With Quote
View Public Profile Visit jeff_oneil's homepage!
 
Reply     « Reply to Need urgent help ..
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09960 seconds with 12 queries