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
problem with submission of form
Old 11-01-2006, 01:04 AM problem with submission of form
Average Talker

Posts: 28
Name: suman
Trades: 0
After submission of form i have written
print_r($_REQUEST);
exit;


the output is
Array ( [phpbb2mysql_data] => a:2{s:11:\"autologinid\";s:0:\"\";s:6:\"userid\";i :-1;} )


how is it possible?please give me a solution.
allsuman is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-01-2006, 06:40 AM Re: problem with submission of form
Experienced Talker

Posts: 46
Name: John Henson
Trades: 0
OK, I'm struggling a little bit here with what your problem is, it would help a lot if you can explain a bit more.

What are you expecting as the result of the print_r command?

It's showing all the _REQUEST data that's been submitted to the script.

Are you modifying a PHPBB script? Can you show us your code?

I hate to see posts go unanswered but without more info I think we'll all struggle to help you.
Invictus is offline
Reply With Quote
View Public Profile
 
Old 11-02-2006, 04:31 AM Re: problem with submission of form
Novice Talker

Posts: 5
Name: alamsyah
Trades: 0
$_REQUEST will print $_GET and $_POST to get spesific result you must tell the script like $_REQUEST['phpbb2mysql_data']
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
alamster is offline
Reply With Quote
View Public Profile Visit alamster's homepage!
 
Reply     « Reply to problem with submission of form
 

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.38183 seconds with 12 queries