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.
|
|
|
|
|
![]() |
||
i want help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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> |
|
|
|
|||
|
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...
|
|
|||
|
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 ? |
|
|||
|
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! |
![]() |
| Tags |
| help |
| Thread Tools | |
|
|