i want help

This is a discussion on "i want help" within the PHP Forum section. This forum, and the thread "i want help are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 21st, 2005, 15:44
New Member
Join Date: Jun 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
i want help

how i can log into page and make this page feel that may action is post

put with out login by form ????????
with out used
<form action='mypage.php' method='post' >
<input type='submit'>
</form>
Reply With Quote

  #2 (permalink)  
Old Jun 21st, 2005, 22:50
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
I'm sorry, your English is extremely bad and I'm not sure if I understand. If you're trying to post data without using a form, then you could use Javascript, but if Javascript is turned off then I can't think of a way to accomplish this...
Reply With Quote
  #3 (permalink)  
Old Jun 24th, 2005, 08:28
New Member
Join Date: Jun 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
thanks Sirkent for your replay

thanks Sirkent for your replay
iam realy want to post data without using a form
how i can do that by the php code ?
Reply With Quote
  #4 (permalink)  
Old Jun 24th, 2005, 08:37
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You could give cURL a go:
http://curl.haxx.se/

There's also Snoopy:
http://sourceforge.net/projects/snoopy/

and lastly, a snippet of code here:
http://www.faqts.com/knowledge_base/...d/12039/fid/51

Hope those help!
Reply With Quote
  #5 (permalink)  
Old Jul 1st, 2005, 06:00
New Member
Join Date: Jun 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
thanks sirkent

thanks sirkent
Reply With Quote
Reply

Tags
help

Thread Tools

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 On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 06:54.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43