Jump to content
UBot Underground

Navigate with Post Data


Recommended Posts

Hi I have a PHP page with this code...

 

<?php

echo "Print: ";

echo $_POST['ab'];

?>

 

Basically it just prints a variable named 'ab' which has been posted to this page.

 

Now how do I use Navigate with postdata in conjunction with this page to make sure that the value is properly printed when I use this command.

 

I am attaching UBot Sourcecode for the example that I was trying to use with this page.

 

Can somebody please tell me what I am doing wrong here?

 

Thanks,

Pat

test.ubot

Link to post
Share on other sites
  • 3 weeks later...
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...